HYPERLINK

class HYPERLINK(url: String, customText: String? = null) : AmityStoryItem

Constructors

Link copied to clipboard
constructor(url: String, customText: String? = null)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
Link copied to clipboard
fun getUrl(): String
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)