Methods
Accept | (a{sv}: LocalDescription) | → | nothing | |
Reject | () | → | nothing |
Properties
Interfaces | as (DBus_Interface_List) | Read only | Immutable | |
EmptyDescription | b | Read only | Immutable | |
RemoteCodecs | a(usuua{ss}) (Codec_List) | Read only | Immutable | |
RemoteContact | u (Contact_Handle) | Read only | Immutable |
Types
DescriptionProperties | Mapping | a{sv} |
Description
Methods
Accept (a{sv}: LocalDescription) → nothing
Parameters
- LocalDescription — a{sv} (DescriptionProperties)
Possible Errors
- Invalid Argument
Reject () → nothing
Properties
Interfaces — as (DBus_Interface_List)
Extra interfaces provided by this codec offer. This SHOULD NOT include the Description interface itself, and cannot change once the content has been created.
EmptyDescription — b
True if this offer contains no information from the remote side. Iotw, the Accept response solely depends on the capabilities and preferences of the local side. In most protocols this property will be True for the initial DescriptionOffer on an outgoing call.
This propery will not be part of the DescriptionProperties used to describe this object.
RemoteCodecs — a(usuua{ss}) (Codec_List)
RemoteContact — u (Contact_Handle)
Types
DescriptionProperties — a{sv}
A mapping containing all properties that define the information from a Description.DRAFT and its interfaces.
If EmptyDescription is True then this mapping will be empty otherwise it willl always contains at least RemoteCodecs
The EmptyDescription property is never part of this mapping.
- DescriptionProperty — s (DBus_Qualified_Member)
- DescriptionPropertyValue — v