toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-core
/
com.urbanairship.contacts
/
SmsRegistrationOptions
Sms
Registration
Options
class
SmsRegistrationOptions
:
JsonSerializable
Sms registration options.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
sender
Id
Link copied to clipboard
val
senderId
:
String
Sender ID
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