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