library
androidJvm
library
/
org.xmtp.android.library.push
/
Service
/
Subscription
/
HmacKeyOrBuilder
Hmac
Key
Or
Builder
interface
HmacKeyOrBuilder
:
MessageLiteOrBuilder
Inheritors
HmacKey
Builder
Members
Functions
get
Default
Instance
For
Type
Link copied to clipboard
abstract
fun
getDefaultInstanceForType
(
)
:
MessageLite
get
Key
Link copied to clipboard
abstract
fun
getKey
(
)
:
ByteString
bytes key = 2;
get
Thirty
Day
Periods
Since
Epoch
Link copied to clipboard
abstract
fun
getThirtyDayPeriodsSinceEpoch
(
)
:
Int
uint32 thirty_day_periods_since_epoch = 1;
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean