BaiduChannelRequest

Specifies the status and settings of the Baidu (Baidu Cloud Push) channel for an application.

Types

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

Properties

Link copied to clipboard

The API key that you received from the Baidu Cloud Push service to communicate with the service.

Link copied to clipboard

Specifies whether to enable the Baidu channel for the application.

Link copied to clipboard

The secret key that you received from the Baidu Cloud Push service to communicate with the service.

Functions

Link copied to clipboard
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