-
- All Implemented Interfaces:
-
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,java.lang.Cloneable,livekit.LivekitSip.CreateSIPDispatchRuleRequestOrBuilder
public final class LivekitSip.CreateSIPDispatchRuleRequest.Builder extends GeneratedMessageLite.Builder<LivekitSip.CreateSIPDispatchRuleRequest, LivekitSip.CreateSIPDispatchRuleRequest.Builder> implements LivekitSip.CreateSIPDispatchRuleRequestOrBuilder
Protobuf type
{@code livekit.CreateSIPDispatchRuleRequest}
-
-
Method Summary
Modifier and Type Method Description booleanhasDispatchRule()Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;LivekitSip.SIPDispatchRuleInfogetDispatchRule()Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;LivekitSip.CreateSIPDispatchRuleRequest.BuildersetDispatchRule(LivekitSip.SIPDispatchRuleInfo value)Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;LivekitSip.CreateSIPDispatchRuleRequest.BuildersetDispatchRule(LivekitSip.SIPDispatchRuleInfo.Builder builderForValue)Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;LivekitSip.CreateSIPDispatchRuleRequest.BuildermergeDispatchRule(LivekitSip.SIPDispatchRuleInfo value)Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearDispatchRule()Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;booleanhasRule().livekit.SIPDispatchRule rule = 1 [deprecated = true];LivekitSip.SIPDispatchRulegetRule().livekit.SIPDispatchRule rule = 1 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRule(LivekitSip.SIPDispatchRule value).livekit.SIPDispatchRule rule = 1 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRule(LivekitSip.SIPDispatchRule.Builder builderForValue).livekit.SIPDispatchRule rule = 1 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildermergeRule(LivekitSip.SIPDispatchRule value).livekit.SIPDispatchRule rule = 1 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearRule().livekit.SIPDispatchRule rule = 1 [deprecated = true];List<String>getTrunkIdsList()What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];intgetTrunkIdsCount()What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];StringgetTrunkIds(int index)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];ByteStringgetTrunkIdsBytes(int index)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetTrunkIds(int index, String value)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddTrunkIds(String value)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddAllTrunkIds(Iterable<String> values)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearTrunkIds()What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddTrunkIdsBytes(ByteString value)What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];booleangetHidePhoneNumber()By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetHidePhoneNumber(boolean value)By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearHidePhoneNumber()By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];List<String>getInboundNumbersList()Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];intgetInboundNumbersCount()Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];StringgetInboundNumbers(int index)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];ByteStringgetInboundNumbersBytes(int index)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetInboundNumbers(int index, String value)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddInboundNumbers(String value)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddAllInboundNumbers(Iterable<String> values)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearInboundNumbers()Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderaddInboundNumbersBytes(ByteString value)Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];StringgetName()Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];ByteStringgetNameBytes()Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetName(String value)Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearName()Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetNameBytes(ByteString value)Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];StringgetMetadata()User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];ByteStringgetMetadataBytes()User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetMetadata(String value)User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearMetadata()User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetMetadataBytes(ByteString value)User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];intgetAttributesCount()User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];booleancontainsAttributes(String key)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearAttributes()LivekitSip.CreateSIPDispatchRuleRequest.BuilderremoveAttributes(String key)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];Map<String, String>getAttributes()Use getAttributesMap instead. Map<String, String>getAttributesMap()User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];StringgetAttributesOrDefault(String key, String defaultValue)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];StringgetAttributesOrThrow(String key)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderputAttributes(String key, String value)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderputAllAttributes(Map<String, String> values)User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];StringgetRoomPreset()Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];ByteStringgetRoomPresetBytes()Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRoomPreset(String value)Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearRoomPreset()Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRoomPresetBytes(ByteString value)Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];booleanhasRoomConfig()RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];LivekitRoom.RoomConfigurationgetRoomConfig()RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRoomConfig(LivekitRoom.RoomConfiguration value)RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildersetRoomConfig(LivekitRoom.RoomConfiguration.Builder builderForValue)RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuildermergeRoomConfig(LivekitRoom.RoomConfiguration value)RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];LivekitSip.CreateSIPDispatchRuleRequest.BuilderclearRoomConfig()RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, getDefaultInstanceForType, isInitialized, mergeFrom -
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom -
Methods inherited from class com.google.protobuf.MessageLite.Builder
build, buildPartial, clear, clone, mergeFrom -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class livekit.LivekitSip.CreateSIPDispatchRuleRequestOrBuilder
containsAttributes, getAttributesOrDefault, getAttributesOrThrow -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasDispatchRule
boolean hasDispatchRule()
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
getDispatchRule
LivekitSip.SIPDispatchRuleInfo getDispatchRule()
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
setDispatchRule
LivekitSip.CreateSIPDispatchRuleRequest.Builder setDispatchRule(LivekitSip.SIPDispatchRuleInfo value)
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
setDispatchRule
LivekitSip.CreateSIPDispatchRuleRequest.Builder setDispatchRule(LivekitSip.SIPDispatchRuleInfo.Builder builderForValue)
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
mergeDispatchRule
LivekitSip.CreateSIPDispatchRuleRequest.Builder mergeDispatchRule(LivekitSip.SIPDispatchRuleInfo value)
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
clearDispatchRule
LivekitSip.CreateSIPDispatchRuleRequest.Builder clearDispatchRule()
Rule ID is ignored.livekit.SIPDispatchRuleInfo dispatch_rule = 10;
-
hasRule
@Deprecated() boolean hasRule()
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
getRule
@Deprecated() LivekitSip.SIPDispatchRule getRule()
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
setRule
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRule(LivekitSip.SIPDispatchRule value)
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
setRule
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRule(LivekitSip.SIPDispatchRule.Builder builderForValue)
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
mergeRule
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder mergeRule(LivekitSip.SIPDispatchRule value)
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
clearRule
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearRule()
.livekit.SIPDispatchRule rule = 1 [deprecated = true];
-
getTrunkIdsList
@Deprecated() List<String> getTrunkIdsList()
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];
-
getTrunkIdsCount
@Deprecated() int getTrunkIdsCount()
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];
-
getTrunkIds
@Deprecated() String getTrunkIds(int index)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
index- The index of the element to return.
-
getTrunkIdsBytes
@Deprecated() ByteString getTrunkIdsBytes(int index)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
index- The index of the value to return.
-
setTrunkIds
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setTrunkIds(int index, String value)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
index- The index to set the value at.value- The trunkIds to set.
-
addTrunkIds
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addTrunkIds(String value)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
value- The trunkIds to add.
-
addAllTrunkIds
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addAllTrunkIds(Iterable<String> values)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
values- The trunkIds to add.
-
clearTrunkIds
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearTrunkIds()
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];
-
addTrunkIdsBytes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addTrunkIdsBytes(ByteString value)
What trunks are accepted for this dispatch rule If empty all trunks will match this dispatch rulerepeated string trunk_ids = 2 [deprecated = true];- Parameters:
value- The bytes of the trunkIds to add.
-
getHidePhoneNumber
@Deprecated() boolean getHidePhoneNumber()
By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];
-
setHidePhoneNumber
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setHidePhoneNumber(boolean value)
By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];- Parameters:
value- The hidePhoneNumber to set.
-
clearHidePhoneNumber
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearHidePhoneNumber()
By default the From value (Phone number) is used for participant name/identity and added to attributes. If true, a random value for identity will be used and numbers will be omitted from attributes.bool hide_phone_number = 3 [deprecated = true];
-
getInboundNumbersList
@Deprecated() List<String> getInboundNumbersList()
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];
-
getInboundNumbersCount
@Deprecated() int getInboundNumbersCount()
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];
-
getInboundNumbers
@Deprecated() String getInboundNumbers(int index)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
index- The index of the element to return.
-
getInboundNumbersBytes
@Deprecated() ByteString getInboundNumbersBytes(int index)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
index- The index of the value to return.
-
setInboundNumbers
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setInboundNumbers(int index, String value)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
index- The index to set the value at.value- The inboundNumbers to set.
-
addInboundNumbers
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addInboundNumbers(String value)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
value- The inboundNumbers to add.
-
addAllInboundNumbers
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addAllInboundNumbers(Iterable<String> values)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
values- The inboundNumbers to add.
-
clearInboundNumbers
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearInboundNumbers()
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];
-
addInboundNumbersBytes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder addInboundNumbersBytes(ByteString value)
Dispatch Rule will only accept a call made to these numbers (if set).repeated string inbound_numbers = 6 [deprecated = true];- Parameters:
value- The bytes of the inboundNumbers to add.
-
getName
@Deprecated() String getName()
Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];
-
getNameBytes
@Deprecated() ByteString getNameBytes()
Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];
-
setName
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setName(String value)
Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];- Parameters:
value- The name to set.
-
clearName
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearName()
Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];
-
setNameBytes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setNameBytes(ByteString value)
Optional human-readable name for the Dispatch Rule.string name = 4 [deprecated = true];- Parameters:
value- The bytes for name to set.
-
getMetadata
@Deprecated() String getMetadata()
User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];
-
getMetadataBytes
@Deprecated() ByteString getMetadataBytes()
User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];
-
setMetadata
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setMetadata(String value)
User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];- Parameters:
value- The metadata to set.
-
clearMetadata
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearMetadata()
User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];
-
setMetadataBytes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setMetadataBytes(ByteString value)
User-defined metadata for the Dispatch Rule. Participants created by this rule will inherit this metadata.string metadata = 5 [deprecated = true];- Parameters:
value- The bytes for metadata to set.
-
getAttributesCount
@Deprecated() int getAttributesCount()
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
containsAttributes
@Deprecated() boolean containsAttributes(String key)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
clearAttributes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearAttributes()
-
removeAttributes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder removeAttributes(String key)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
getAttributes
@Deprecated() Map<String, String> getAttributes()
Use getAttributesMap instead.
-
getAttributesMap
@Deprecated() Map<String, String> getAttributesMap()
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
getAttributesOrDefault
@Deprecated() String getAttributesOrDefault(String key, String defaultValue)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
getAttributesOrThrow
@Deprecated() String getAttributesOrThrow(String key)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
putAttributes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder putAttributes(String key, String value)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
putAllAttributes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder putAllAttributes(Map<String, String> values)
User-defined attributes for the Dispatch Rule. Participants created by this rule will inherit these attributes.map<string, string> attributes = 7 [deprecated = true];
-
getRoomPreset
@Deprecated() String getRoomPreset()
Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];
-
getRoomPresetBytes
@Deprecated() ByteString getRoomPresetBytes()
Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];
-
setRoomPreset
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRoomPreset(String value)
Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];- Parameters:
value- The roomPreset to set.
-
clearRoomPreset
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearRoomPreset()
Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];
-
setRoomPresetBytes
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRoomPresetBytes(ByteString value)
Cloud-only, config preset to usestring room_preset = 8 [deprecated = true];- Parameters:
value- The bytes for roomPreset to set.
-
hasRoomConfig
@Deprecated() boolean hasRoomConfig()
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
getRoomConfig
@Deprecated() LivekitRoom.RoomConfiguration getRoomConfig()
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
setRoomConfig
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRoomConfig(LivekitRoom.RoomConfiguration value)
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
setRoomConfig
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder setRoomConfig(LivekitRoom.RoomConfiguration.Builder builderForValue)
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
mergeRoomConfig
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder mergeRoomConfig(LivekitRoom.RoomConfiguration value)
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
clearRoomConfig
@Deprecated() LivekitSip.CreateSIPDispatchRuleRequest.Builder clearRoomConfig()
RoomConfiguration to use if the participant initiates the room.livekit.RoomConfiguration room_config = 9 [deprecated = true];
-
-
-
-