Channels

data class Channels(val userId: Long?, val channels: List<Channel>?) : Parcelable

카카오톡 채널 관계 목록
List of the Kakao Talk Channel relationship

Constructors

Link copied to clipboard
constructor(userId: Long?, channels: List<Channel>?)

Functions

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

Properties

Link copied to clipboard

카카오톡 채널 관계 목록
List of the Kakao Talk Channel relationship

Link copied to clipboard
val userId: Long?

회원번호
Service user ID