ChannelsResponse

Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.

Functions

Link copied to clipboard
inline fun copy(block: ChannelsResponse.Builder.() -> Unit = {}): ChannelsResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String