CHANNEL

class CHANNEL(index: Int, length: Int) : AmityMentionMetadata

Constructors

Link copied to clipboard
constructor(index: Int, length: Int)

Functions

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