-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,livekit.LivekitSip.SIPCallInfoOrBuilder
public final class LivekitSip.SIPCallInfo extends GeneratedMessageLite<LivekitSip.SIPCallInfo, LivekitSip.SIPCallInfo.Builder> implements LivekitSip.SIPCallInfoOrBuilder
Protobuf type
{@code livekit.SIPCallInfo}
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLivekitSip.SIPCallInfo.BuilderProtobuf type
{@code livekit.SIPCallInfo}
-
Field Summary
Fields Modifier and Type Field Description public final static intCALL_ID_FIELD_NUMBERpublic final static intTRUNK_ID_FIELD_NUMBERpublic final static intDISPATCH_RULE_ID_FIELD_NUMBERpublic final static intREGION_FIELD_NUMBERpublic final static intROOM_NAME_FIELD_NUMBERpublic final static intROOM_ID_FIELD_NUMBERpublic final static intPARTICIPANT_IDENTITY_FIELD_NUMBERpublic final static intPARTICIPANT_ATTRIBUTES_FIELD_NUMBERpublic final static intFROM_URI_FIELD_NUMBERpublic final static intTO_URI_FIELD_NUMBERpublic final static intCREATED_AT_FIELD_NUMBERpublic final static intSTARTED_AT_FIELD_NUMBERpublic final static intENDED_AT_FIELD_NUMBERpublic final static intENABLED_FEATURES_FIELD_NUMBERpublic final static intCALL_DIRECTION_FIELD_NUMBERpublic final static intCALL_STATUS_FIELD_NUMBERpublic final static intCREATED_AT_NS_FIELD_NUMBERpublic final static intSTARTED_AT_NS_FIELD_NUMBERpublic final static intENDED_AT_NS_FIELD_NUMBERpublic final static intDISCONNECT_REASON_FIELD_NUMBERpublic final static intERROR_FIELD_NUMBERpublic final static intCALL_STATUS_CODE_FIELD_NUMBERpublic final static intAUDIO_CODEC_FIELD_NUMBERpublic final static intMEDIA_ENCRYPTION_FIELD_NUMBERpublic final static intPCAP_FILE_LINK_FIELD_NUMBERpublic final static intCALL_CONTEXT_FIELD_NUMBER
-
Method Summary
Modifier and Type Method Description StringgetCallId()string call_id = 1;ByteStringgetCallIdBytes()string call_id = 1;StringgetTrunkId()string trunk_id = 2;ByteStringgetTrunkIdBytes()string trunk_id = 2;StringgetDispatchRuleId()string dispatch_rule_id = 16;ByteStringgetDispatchRuleIdBytes()string dispatch_rule_id = 16;StringgetRegion()string region = 17;ByteStringgetRegionBytes()string region = 17;StringgetRoomName()string room_name = 3;ByteStringgetRoomNameBytes()string room_name = 3;StringgetRoomId()ID of the current/previous room published tostring room_id = 4;ByteStringgetRoomIdBytes()ID of the current/previous room published tostring room_id = 4;StringgetParticipantIdentity()string participant_identity = 5;ByteStringgetParticipantIdentityBytes()string participant_identity = 5;intgetParticipantAttributesCount()map<string, string> participant_attributes = 18;booleancontainsParticipantAttributes(String key)map<string, string> participant_attributes = 18;Map<String, String>getParticipantAttributes()Use getParticipantAttributesMap instead. Map<String, String>getParticipantAttributesMap()map<string, string> participant_attributes = 18;StringgetParticipantAttributesOrDefault(String key, String defaultValue)map<string, string> participant_attributes = 18;StringgetParticipantAttributesOrThrow(String key)map<string, string> participant_attributes = 18;booleanhasFromUri().livekit.SIPUri from_uri = 6;LivekitSip.SIPUrigetFromUri().livekit.SIPUri from_uri = 6;booleanhasToUri().livekit.SIPUri to_uri = 7;LivekitSip.SIPUrigetToUri().livekit.SIPUri to_uri = 7;longgetCreatedAt()int64 created_at = 9 [deprecated = true];longgetStartedAt()int64 started_at = 10 [deprecated = true];longgetEndedAt()int64 ended_at = 11 [deprecated = true];List<LivekitSip.SIPFeature>getEnabledFeaturesList()repeated .livekit.SIPFeature enabled_features = 14;intgetEnabledFeaturesCount()repeated .livekit.SIPFeature enabled_features = 14;LivekitSip.SIPFeaturegetEnabledFeatures(int index)repeated .livekit.SIPFeature enabled_features = 14;List<Integer>getEnabledFeaturesValueList()repeated .livekit.SIPFeature enabled_features = 14;intgetEnabledFeaturesValue(int index)repeated .livekit.SIPFeature enabled_features = 14;intgetCallDirectionValue().livekit.SIPCallDirection call_direction = 15;LivekitSip.SIPCallDirectiongetCallDirection().livekit.SIPCallDirection call_direction = 15;intgetCallStatusValue().livekit.SIPCallStatus call_status = 8;LivekitSip.SIPCallStatusgetCallStatus().livekit.SIPCallStatus call_status = 8;longgetCreatedAtNs()int64 created_at_ns = 22;longgetStartedAtNs()int64 started_at_ns = 23;longgetEndedAtNs()int64 ended_at_ns = 24;intgetDisconnectReasonValue().livekit.DisconnectReason disconnect_reason = 12;LivekitModels.DisconnectReasongetDisconnectReason().livekit.DisconnectReason disconnect_reason = 12;StringgetError()string error = 13;ByteStringgetErrorBytes()string error = 13;booleanhasCallStatusCode().livekit.SIPStatus call_status_code = 19;LivekitSip.SIPStatusgetCallStatusCode().livekit.SIPStatus call_status_code = 19;StringgetAudioCodec()string audio_codec = 20;ByteStringgetAudioCodecBytes()string audio_codec = 20;StringgetMediaEncryption()string media_encryption = 21;ByteStringgetMediaEncryptionBytes()string media_encryption = 21;StringgetPcapFileLink()string pcap_file_link = 25;ByteStringgetPcapFileLinkBytes()string pcap_file_link = 25;List<Any>getCallContextList()repeated .google.protobuf.Any call_context = 26;List<out AnyOrBuilder>getCallContextOrBuilderList()repeated .google.protobuf.Any call_context = 26;intgetCallContextCount()repeated .google.protobuf.Any call_context = 26;AnygetCallContext(int index)repeated .google.protobuf.Any call_context = 26;AnyOrBuildergetCallContextOrBuilder(int index)repeated .google.protobuf.Any call_context = 26;static LivekitSip.SIPCallInfoparseFrom(ByteBuffer data)static LivekitSip.SIPCallInfoparseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfoparseFrom(ByteString data)static LivekitSip.SIPCallInfoparseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfoparseFrom(Array<byte> data)static LivekitSip.SIPCallInfoparseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfoparseFrom(InputStream input)static LivekitSip.SIPCallInfoparseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfoparseDelimitedFrom(InputStream input)static LivekitSip.SIPCallInfoparseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfoparseFrom(CodedInputStream input)static LivekitSip.SIPCallInfoparseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)static LivekitSip.SIPCallInfo.BuildernewBuilder()static LivekitSip.SIPCallInfo.BuildernewBuilder(LivekitSip.SIPCallInfo prototype)static LivekitSip.SIPCallInfogetDefaultInstance()static Parser<LivekitSip.SIPCallInfo>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
equals, getDefaultInstanceForType, getParserForType, hashCode, isInitialized, newBuilderForType, newRepeatedGeneratedExtension, newSingularGeneratedExtension, toBuilder, toString, writeTo -
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo -
Methods inherited from class com.google.protobuf.MessageLite
getParserForType, newBuilderForType, toBuilder -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getCallIdBytes
ByteString getCallIdBytes()
string call_id = 1;
-
getTrunkId
String getTrunkId()
string trunk_id = 2;
-
getTrunkIdBytes
ByteString getTrunkIdBytes()
string trunk_id = 2;
-
getDispatchRuleId
String getDispatchRuleId()
string dispatch_rule_id = 16;
-
getDispatchRuleIdBytes
ByteString getDispatchRuleIdBytes()
string dispatch_rule_id = 16;
-
getRegionBytes
ByteString getRegionBytes()
string region = 17;
-
getRoomName
String getRoomName()
string room_name = 3;
-
getRoomNameBytes
ByteString getRoomNameBytes()
string room_name = 3;
-
getRoomIdBytes
ByteString getRoomIdBytes()
ID of the current/previous room published tostring room_id = 4;
-
getParticipantIdentity
String getParticipantIdentity()
string participant_identity = 5;
-
getParticipantIdentityBytes
ByteString getParticipantIdentityBytes()
string participant_identity = 5;
-
getParticipantAttributesCount
int getParticipantAttributesCount()
map<string, string> participant_attributes = 18;
-
containsParticipantAttributes
boolean containsParticipantAttributes(String key)
map<string, string> participant_attributes = 18;
-
getParticipantAttributes
@Deprecated() Map<String, String> getParticipantAttributes()
Use getParticipantAttributesMap instead.
-
getParticipantAttributesMap
Map<String, String> getParticipantAttributesMap()
map<string, string> participant_attributes = 18;
-
getParticipantAttributesOrDefault
String getParticipantAttributesOrDefault(String key, String defaultValue)
map<string, string> participant_attributes = 18;
-
getParticipantAttributesOrThrow
String getParticipantAttributesOrThrow(String key)
map<string, string> participant_attributes = 18;
-
hasFromUri
boolean hasFromUri()
.livekit.SIPUri from_uri = 6;
-
getFromUri
LivekitSip.SIPUri getFromUri()
.livekit.SIPUri from_uri = 6;
-
hasToUri
boolean hasToUri()
.livekit.SIPUri to_uri = 7;
-
getToUri
LivekitSip.SIPUri getToUri()
.livekit.SIPUri to_uri = 7;
-
getCreatedAt
@Deprecated() long getCreatedAt()
int64 created_at = 9 [deprecated = true];
-
getStartedAt
@Deprecated() long getStartedAt()
int64 started_at = 10 [deprecated = true];
-
getEndedAt
@Deprecated() long getEndedAt()
int64 ended_at = 11 [deprecated = true];
-
getEnabledFeaturesList
List<LivekitSip.SIPFeature> getEnabledFeaturesList()
repeated .livekit.SIPFeature enabled_features = 14;
-
getEnabledFeaturesCount
int getEnabledFeaturesCount()
repeated .livekit.SIPFeature enabled_features = 14;
-
getEnabledFeatures
LivekitSip.SIPFeature getEnabledFeatures(int index)
repeated .livekit.SIPFeature enabled_features = 14;- Parameters:
index- The index of the element to return.
-
getEnabledFeaturesValueList
List<Integer> getEnabledFeaturesValueList()
repeated .livekit.SIPFeature enabled_features = 14;
-
getEnabledFeaturesValue
int getEnabledFeaturesValue(int index)
repeated .livekit.SIPFeature enabled_features = 14;- Parameters:
index- The index of the value to return.
-
getCallDirectionValue
int getCallDirectionValue()
.livekit.SIPCallDirection call_direction = 15;
-
getCallDirection
LivekitSip.SIPCallDirection getCallDirection()
.livekit.SIPCallDirection call_direction = 15;
-
getCallStatusValue
int getCallStatusValue()
.livekit.SIPCallStatus call_status = 8;
-
getCallStatus
LivekitSip.SIPCallStatus getCallStatus()
.livekit.SIPCallStatus call_status = 8;
-
getCreatedAtNs
long getCreatedAtNs()
int64 created_at_ns = 22;
-
getStartedAtNs
long getStartedAtNs()
int64 started_at_ns = 23;
-
getEndedAtNs
long getEndedAtNs()
int64 ended_at_ns = 24;
-
getDisconnectReasonValue
int getDisconnectReasonValue()
.livekit.DisconnectReason disconnect_reason = 12;
-
getDisconnectReason
LivekitModels.DisconnectReason getDisconnectReason()
.livekit.DisconnectReason disconnect_reason = 12;
-
getErrorBytes
ByteString getErrorBytes()
string error = 13;
-
hasCallStatusCode
boolean hasCallStatusCode()
.livekit.SIPStatus call_status_code = 19;
-
getCallStatusCode
LivekitSip.SIPStatus getCallStatusCode()
.livekit.SIPStatus call_status_code = 19;
-
getAudioCodec
String getAudioCodec()
string audio_codec = 20;
-
getAudioCodecBytes
ByteString getAudioCodecBytes()
string audio_codec = 20;
-
getMediaEncryption
String getMediaEncryption()
string media_encryption = 21;
-
getMediaEncryptionBytes
ByteString getMediaEncryptionBytes()
string media_encryption = 21;
-
getPcapFileLink
String getPcapFileLink()
string pcap_file_link = 25;
-
getPcapFileLinkBytes
ByteString getPcapFileLinkBytes()
string pcap_file_link = 25;
-
getCallContextList
List<Any> getCallContextList()
repeated .google.protobuf.Any call_context = 26;
-
getCallContextOrBuilderList
List<out AnyOrBuilder> getCallContextOrBuilderList()
repeated .google.protobuf.Any call_context = 26;
-
getCallContextCount
int getCallContextCount()
repeated .google.protobuf.Any call_context = 26;
-
getCallContext
Any getCallContext(int index)
repeated .google.protobuf.Any call_context = 26;
-
getCallContextOrBuilder
AnyOrBuilder getCallContextOrBuilder(int index)
repeated .google.protobuf.Any call_context = 26;
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(ByteBuffer data)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(ByteString data)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(Array<byte> data)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(Array<byte> data, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(InputStream input)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseDelimitedFrom
static LivekitSip.SIPCallInfo parseDelimitedFrom(InputStream input)
-
parseDelimitedFrom
static LivekitSip.SIPCallInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(CodedInputStream input)
-
parseFrom
static LivekitSip.SIPCallInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
newBuilder
static LivekitSip.SIPCallInfo.Builder newBuilder()
-
newBuilder
static LivekitSip.SIPCallInfo.Builder newBuilder(LivekitSip.SIPCallInfo prototype)
-
getDefaultInstance
static LivekitSip.SIPCallInfo getDefaultInstance()
-
parser
static Parser<LivekitSip.SIPCallInfo> parser()
-
-
-
-