| Modifier and Type | Method and Description |
|---|---|
PhoneUser |
PhoneUser.Builder.build() |
PhoneUser |
PhoneUser.Builder.buildPartial() |
static PhoneUser |
PhoneUser.getDefaultInstance() |
PhoneUser |
PhoneUser.getDefaultInstanceForType() |
PhoneUser |
PhoneUser.Builder.getDefaultInstanceForType() |
PhoneUser |
Participant.getPhoneUser()
User calling from their phone.
|
PhoneUser |
Participant.Builder.getPhoneUser()
User calling from their phone.
|
PhoneUser |
ParticipantOrBuilder.getPhoneUser()
User calling from their phone.
|
static PhoneUser |
PhoneUser.parseDelimitedFrom(InputStream input) |
static PhoneUser |
PhoneUser.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhoneUser |
PhoneUser.parseFrom(byte[] data) |
static PhoneUser |
PhoneUser.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhoneUser |
PhoneUser.parseFrom(ByteBuffer data) |
static PhoneUser |
PhoneUser.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhoneUser |
PhoneUser.parseFrom(com.google.protobuf.ByteString data) |
static PhoneUser |
PhoneUser.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhoneUser |
PhoneUser.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhoneUser |
PhoneUser.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhoneUser |
PhoneUser.parseFrom(InputStream input) |
static PhoneUser |
PhoneUser.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhoneUser> |
PhoneUser.getParserForType() |
static com.google.protobuf.Parser<PhoneUser> |
PhoneUser.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhoneUser.Builder |
PhoneUser.Builder.mergeFrom(PhoneUser other) |
Participant.Builder |
Participant.Builder.mergePhoneUser(PhoneUser value)
User calling from their phone.
|
static PhoneUser.Builder |
PhoneUser.newBuilder(PhoneUser prototype) |
Participant.Builder |
Participant.Builder.setPhoneUser(PhoneUser value)
User calling from their phone.
|
Copyright © 2024 Google LLC. All rights reserved.