library
androidJvm
library
/
org.xmtp.android.library.push
/
Service
/
DeleteInstallationRequestOrBuilder
Delete
Installation
Request
Or
Builder
interface
DeleteInstallationRequestOrBuilder
:
MessageLiteOrBuilder
Inheritors
DeleteInstallationRequest
Builder
Members
Functions
get
Default
Instance
For
Type
Link copied to clipboard
abstract
fun
getDefaultInstanceForType
(
)
:
MessageLite
get
Installation
Id
Link copied to clipboard
abstract
fun
getInstallationId
(
)
:
String
string installation_id = 1;
get
Installation
Id
Bytes
Link copied to clipboard
abstract
fun
getInstallationIdBytes
(
)
:
ByteString
string installation_id = 1;
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean