Link | Button SDK for Android v7.0.0

Link

Summary

Fields

| public
static
final | CREATOR |

Public Constructors

| | Link(Uri appLink, Uri browserLink) |

Protected Constructors

| | Link(Parcel in) |

Public Methods

| int | describeContents() | | boolean | equals( Object o) | | static

Link | fromDTO(LinkDTO dto) | | Uri | getAppLink() | | Uri | getBrowserLink() | | int | hashCode() | | String | toString() | | static

Link | withAppLink(Uri appLink) | | static

Link | withBrowserLink(Uri browserLink) | | void | writeToParcel(Parcel dest, int flags) |

Inherited Methods

Object clone()
boolean equals( Object arg0)
void finalize()
final


Class <?>
getClass()
int hashCode()
final


void
notify()
final


void
notifyAll()
String toString()
final


void
wait(long arg0, int arg1)
final


void
wait(long arg0)
final


void
wait()