Methods
Accept | (a(usuua{ss}): Codecs) | → | nothing | |
Reject | () | → | nothing |
Properties
RemoteContactCodecMap | a{ua(usuua{ss})} (Contact_Codec_Map) | Read only |
WARNING:
This interface is experimental and is likely to cause havoc
to your API/ABI if bindings are generated. Do not include this interface
in libraries that care about compatibility.
Added in 0.19.0.
(draft 1)
Description
This object represents an offer of a Codec payload mapping.
FIXME add Accept and Reject signals ?
Methods
(Permalink)
Accept (a(usuua{ss}): Codecs) → nothing
Parameters
- Codecs — a(usuua{ss}) (Codec_List)
Accept the updated Codec mapping and update the local mapping
(Permalink)
Reject () → nothing
Reject the proposed update to the codecs
FIXME add error codes and strings here
Properties
Accessed using the org.freedesktop.DBus.Properties interface.
(Permalink)
RemoteContactCodecMap — a{ua(usuua{ss})} (Contact_Codec_Map)
Read only
A map from remote contacts to the lists of codecs they support.