toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.contacts
/
OpenChannelRegistrationOptions
Open
Channel
Registration
Options
class
OpenChannelRegistrationOptions
:
JsonSerializable
Open channel registration options.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
identifiers
Link copied to clipboard
val
identifiers
:
Map
<
String
,
String
>
?
platform
Name
Link copied to clipboard
val
platformName
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
Json
Value
Link copied to clipboard
open
override
fun
toJsonValue
(
)
:
JsonValue
Returns the objects represented as a JsonValue.
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String