FacebookPageResponse

data class FacebookPageResponse(val accessToken: String? = null, val id: String)

A Facebook page for Facebook channel registration

Constructors

Link copied to clipboard
constructor(accessToken: String? = null, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accessToken: String? = null

Facebook application access token. Value only returned through POST to the action Channel List API, otherwise empty.

Link copied to clipboard
val id: String

Page id