Kik Channel Response
data class KikChannelResponse(val channelName: String, val etag: String? = null, val location: String? = null, val properties: KikChannelPropertiesResponse? = null, val provisioningState: String)
Kik channel definition
Constructors
Link copied to clipboard
constructor(channelName: String, etag: String? = null, location: String? = null, properties: KikChannelPropertiesResponse? = null, provisioningState: String)