Builder

class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , Service.DeliveryMechanismOrBuilder
An union of possible delibery mechanisms
Protobuf type notifications.v1.DeliveryMechanism

Functions

Link copied to clipboard
fun build(): MessageType
abstract fun build(): MessageLite
Link copied to clipboard
open fun buildPartial(): MessageType
abstract fun buildPartial(): MessageLite
Link copied to clipboard
fun clear(): BuilderType
abstract fun clear(): MessageLite.Builder
Link copied to clipboard
string apns_device_token = 1;
Link copied to clipboard
string custom_token = 3;
Link copied to clipboard
string firebase_device_token = 2;
Link copied to clipboard
open fun clone(): BuilderType
abstract fun clone(): MessageLite.Builder
Link copied to clipboard
string apns_device_token = 1;
Link copied to clipboard
open fun getApnsDeviceTokenBytes(): ByteString
string apns_device_token = 1;
Link copied to clipboard
string custom_token = 3;
Link copied to clipboard
open fun getCustomTokenBytes(): ByteString
string custom_token = 3;
Link copied to clipboard
open fun getDefaultInstanceForType(): MessageType
abstract fun getDefaultInstanceForType(): MessageLite
Link copied to clipboard
string firebase_device_token = 2;
Link copied to clipboard
open fun getFirebaseDeviceTokenBytes(): ByteString
string firebase_device_token = 2;
Link copied to clipboard
string apns_device_token = 1;
Link copied to clipboard
string custom_token = 3;
Link copied to clipboard
string firebase_device_token = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Boolean
Link copied to clipboard
open fun mergeFrom(message: MessageType): BuilderType
abstract fun mergeFrom(input: CodedInputStream): MessageLite.Builder
Link copied to clipboard
string apns_device_token = 1;
Link copied to clipboard
string apns_device_token = 1;
Link copied to clipboard
string custom_token = 3;
Link copied to clipboard
string custom_token = 3;
Link copied to clipboard
string firebase_device_token = 2;
Link copied to clipboard
string firebase_device_token = 2;