Channels

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

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

Constructors

Link copied to clipboard
fun Channels(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
val channels: List<Channel>?

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

Link copied to clipboard
val userId: Long?

회원번호
Service user ID