Top |
Telepathy protocol interface and property namesTelepathy protocol interface and property names — D-Bus interface and property names from the Telepathy spec |
This header exposes the interface names from the Telepathy specification
as cpp defines for strings, such as TP_IFACE_PROPERTIES_INTERFACE
.
These are automatically generated from the specification.
It also provides related constants such as the common prefix of all connection managers' bus names and object paths.
Since 0.7.0 it also provides cpp defines like
TP_IFACE_QUARK_PROPERTIES_INTERFACE
, which expand to function calls that
return GQuarks for the same strings.
Since 0.9.2 it also provides cpp defines like
TP_PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS
, which expand to string
constants representing fully-qualified D-Bus property names, like
im.telepathy.v1.Channel.Interface.Group.GroupFlags
.
Since 0.11.5 it also provides cpp defines like
TP_TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS
for contact attributes like
"im.telepathy.v1.Connection.Interface.Aliasing/alias",
and defines like
TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP
for handler capability tokens like
"im.telepathy.v1.Channel.Interface.MediaSignalling/gtalk-p2p".
(These were present in an incorrect form since 0.11.3.)
#define TP_CM_BUS_NAME_BASE "im.telepathy.v1.ConnectionManager."
The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.
#define TP_CM_OBJECT_PATH_BASE "/im/telepathy/v1/ConnectionManager/"
The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.
#define TP_CONN_BUS_NAME_BASE "im.telepathy.v1.Connection."
The prefix for a connection's bus name, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element or sequence of elements representing the account should be appended.
#define TP_CONN_OBJECT_PATH_BASE "/im/telepathy/v1/Connection/"
The prefix for a connection's object path, to which the CM's name (e.g. "gabble"), the protocol (e.g. "jabber") and an element or sequence of elements representing the account should be appended.
#define TP_ACCOUNT_MANAGER_BUS_NAME "im.telepathy.v1.AccountManager"
The account manager's well-known bus name
#define TP_ACCOUNT_MANAGER_OBJECT_PATH "/im/telepathy/v1/AccountManager"
The account manager's standard object path
#define TP_ACCOUNT_OBJECT_PATH_BASE "/im/telepathy/v1/Account/"
The common prefix of the object path for all Account objects.
#define TP_CHANNEL_DISPATCHER_BUS_NAME "im.telepathy.v1.ChannelDispatcher"
The channel dispatcher's well-known bus name
#define TP_CHANNEL_DISPATCHER_OBJECT_PATH "/im/telepathy/v1/ChannelDispatcher"
The channel dispatcher's standard object path
#define TP_CLIENT_BUS_NAME_BASE "im.telepathy.v1.Client."
The common prefix of the well-known bus name for any Telepathy Client.
#define TP_CLIENT_OBJECT_PATH_BASE "/im/telepathy/v1/Client/"
The common prefix of the well-known object path for any Telepathy Client.
#define TP_DEBUG_OBJECT_PATH "/im/telepathy/v1/debug"
The standard path for objects implementing the Telepathy Debug interface (TpSvcDebug).
#define TP_LOGGER_BUS_NAME "im.telepathy.v1.Logger"
The logger's well-known bus name
#define TP_LOGGER_OBJECT_PATH "/im/telepathy/v1/Logger"
The logger's standard object path
#define TP_IFACE_QUARK_ACCOUNT
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Account"
#define TP_IFACE_ACCOUNT_INTERFACE_ADDRESSING1
The interface name "im.telepathy.v1.Account.Interface.Addressing1"
#define TP_IFACE_QUARK_ACCOUNT_INTERFACE_ADDRESSING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Account.Interface.Addressing1"
#define TP_IFACE_ACCOUNT_INTERFACE_AVATAR1
The interface name "im.telepathy.v1.Account.Interface.Avatar1"
#define TP_IFACE_QUARK_ACCOUNT_INTERFACE_AVATAR1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Account.Interface.Avatar1"
#define TP_IFACE_ACCOUNT_INTERFACE_STORAGE1
The interface name "im.telepathy.v1.Account.Interface.Storage1"
#define TP_IFACE_QUARK_ACCOUNT_INTERFACE_STORAGE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Account.Interface.Storage1"
#define TP_IFACE_ACCOUNT_MANAGER
The interface name "im.telepathy.v1.AccountManager"
#define TP_IFACE_QUARK_ACCOUNT_MANAGER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.AccountManager"
#define TP_IFACE_AUTHENTICATION_TLS_CERTIFICATE
The interface name "im.telepathy.v1.Authentication.TLSCertificate"
#define TP_IFACE_QUARK_AUTHENTICATION_TLS_CERTIFICATE
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Authentication.TLSCertificate"
#define TP_IFACE_DBUS_INTROSPECTABLE
The interface name "org.freedesktop.DBus.Introspectable"
#define TP_IFACE_QUARK_DBUS_INTROSPECTABLE
Expands to a call to a function that returns a quark for the interface name "org.freedesktop.DBus.Introspectable"
#define TP_IFACE_QUARK_DBUS_PEER
Expands to a call to a function that returns a quark for the interface name "org.freedesktop.DBus.Peer"
#define TP_IFACE_DBUS_PROPERTIES
The interface name "org.freedesktop.DBus.Properties"
#define TP_IFACE_QUARK_DBUS_PROPERTIES
Expands to a call to a function that returns a quark for the interface name "org.freedesktop.DBus.Properties"
#define TP_IFACE_QUARK_DEBUG1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Debug1"
#define TP_IFACE_CONNECTION_MANAGER
The interface name "im.telepathy.v1.ConnectionManager"
#define TP_IFACE_QUARK_CONNECTION_MANAGER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ConnectionManager"
#define TP_IFACE_QUARK_PROTOCOL
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Protocol"
#define TP_IFACE_PROTOCOL_INTERFACE_ADDRESSING1
The interface name "im.telepathy.v1.Protocol.Interface.Addressing1"
#define TP_IFACE_QUARK_PROTOCOL_INTERFACE_ADDRESSING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Protocol.Interface.Addressing1"
#define TP_IFACE_PROTOCOL_INTERFACE_AVATARS1
The interface name "im.telepathy.v1.Protocol.Interface.Avatars1"
#define TP_IFACE_QUARK_PROTOCOL_INTERFACE_AVATARS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Protocol.Interface.Avatars1"
#define TP_IFACE_PROTOCOL_INTERFACE_PRESENCE1
The interface name "im.telepathy.v1.Protocol.Interface.Presence1"
#define TP_IFACE_QUARK_PROTOCOL_INTERFACE_PRESENCE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Protocol.Interface.Presence1"
#define TP_IFACE_QUARK_CONNECTION
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection"
#define TP_IFACE_CONNECTION_INTERFACE_ADDRESSING1
The interface name "im.telepathy.v1.Connection.Interface.Addressing1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_ADDRESSING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Addressing1"
#define TP_IFACE_CONNECTION_INTERFACE_ALIASING1
The interface name "im.telepathy.v1.Connection.Interface.Aliasing1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_ALIASING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Aliasing1"
#define TP_IFACE_CONNECTION_INTERFACE_ANONYMITY1
The interface name "im.telepathy.v1.Connection.Interface.Anonymity1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_ANONYMITY1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Anonymity1"
#define TP_IFACE_CONNECTION_INTERFACE_AVATARS1
The interface name "im.telepathy.v1.Connection.Interface.Avatars1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_AVATARS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Avatars1"
#define TP_IFACE_CONNECTION_INTERFACE_BALANCE1
The interface name "im.telepathy.v1.Connection.Interface.Balance1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_BALANCE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Balance1"
#define TP_IFACE_CONNECTION_INTERFACE_CELLULAR1
The interface name "im.telepathy.v1.Connection.Interface.Cellular1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CELLULAR1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Cellular1"
#define TP_IFACE_CONNECTION_INTERFACE_CLIENT_TYPES1
The interface name "im.telepathy.v1.Connection.Interface.ClientTypes1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CLIENT_TYPES1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ClientTypes1"
#define TP_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES1
The interface name "im.telepathy.v1.Connection.Interface.ContactCapabilities1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_CAPABILITIES1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ContactCapabilities1"
#define TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS1
The interface name "im.telepathy.v1.Connection.Interface.ContactGroups1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_GROUPS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ContactGroups1"
#define TP_IFACE_CONNECTION_INTERFACE_IRC_COMMAND1
The interface name "im.telepathy.v1.Connection.Interface.IRCCommand1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_IRC_COMMAND1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.IRCCommand1"
#define TP_IFACE_CONNECTION_INTERFACE_POWER_SAVING1
The interface name "im.telepathy.v1.Connection.Interface.PowerSaving1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_POWER_SAVING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.PowerSaving1"
#define TP_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING1
The interface name "im.telepathy.v1.Connection.Interface.ContactBlocking1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_BLOCKING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ContactBlocking1"
#define TP_IFACE_CONNECTION_INTERFACE_CONTACT_INFO1
The interface name "im.telepathy.v1.Connection.Interface.ContactInfo1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_INFO1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ContactInfo1"
#define TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST1
The interface name "im.telepathy.v1.Connection.Interface.ContactList1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_CONTACT_LIST1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ContactList1"
#define TP_IFACE_CONNECTION_INTERFACE_RENAMING1
The interface name "im.telepathy.v1.Connection.Interface.Renaming1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_RENAMING1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Renaming1"
#define TP_IFACE_CONNECTION_INTERFACE_REQUESTS
The interface name "im.telepathy.v1.Connection.Interface.Requests"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_REQUESTS
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Requests"
#define TP_IFACE_CONNECTION_INTERFACE_PRESENCE1
The interface name "im.telepathy.v1.Connection.Interface.Presence1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_PRESENCE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Presence1"
#define TP_IFACE_CONNECTION_INTERFACE_LOCATION1
The interface name "im.telepathy.v1.Connection.Interface.Location1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_LOCATION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Location1"
#define TP_IFACE_CONNECTION_INTERFACE_SERVICE_POINT1
The interface name "im.telepathy.v1.Connection.Interface.ServicePoint1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_SERVICE_POINT1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.ServicePoint1"
#define TP_IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION1
The interface name "im.telepathy.v1.Connection.Interface.MailNotification1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_MAIL_NOTIFICATION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.MailNotification1"
#define TP_IFACE_CONNECTION_INTERFACE_SIDECARS1
The interface name "im.telepathy.v1.Connection.Interface.Sidecars1"
#define TP_IFACE_QUARK_CONNECTION_INTERFACE_SIDECARS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Connection.Interface.Sidecars1"
#define TP_IFACE_QUARK_CHANNEL
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel"
#define TP_IFACE_CHANNEL_TYPE_CALL1
The interface name "im.telepathy.v1.Channel.Type.Call1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_CALL1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.Call1"
#define TP_IFACE_CHANNEL_TYPE_CONTACT_SEARCH1
The interface name "im.telepathy.v1.Channel.Type.ContactSearch1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_CONTACT_SEARCH1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.ContactSearch1"
#define TP_IFACE_CHANNEL_TYPE_FILE_TRANSFER1
The interface name "im.telepathy.v1.Channel.Type.FileTransfer1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_FILE_TRANSFER1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.FileTransfer1"
#define TP_IFACE_CHANNEL_TYPE_SERVER_AUTHENTICATION1
The interface name "im.telepathy.v1.Channel.Type.ServerAuthentication1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_SERVER_AUTHENTICATION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.ServerAuthentication1"
#define TP_IFACE_CHANNEL_TYPE_SERVER_TLS_CONNECTION1
The interface name "im.telepathy.v1.Channel.Type.ServerTLSConnection1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_SERVER_TLS_CONNECTION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.ServerTLSConnection1"
#define TP_IFACE_CHANNEL_TYPE_ROOM_LIST1
The interface name "im.telepathy.v1.Channel.Type.RoomList1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_ROOM_LIST1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.RoomList1"
#define TP_IFACE_CHANNEL_TYPE_TEXT
The interface name "im.telepathy.v1.Channel.Type.Text"
#define TP_IFACE_QUARK_CHANNEL_TYPE_TEXT
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.Text"
#define TP_IFACE_CHANNEL_INTERFACE_TUBE1
The interface name "im.telepathy.v1.Channel.Interface.Tube1"
#define TP_IFACE_CHANNEL_TYPE_DBUS_TUBE1
The interface name "im.telepathy.v1.Channel.Type.DBusTube1"
#define TP_IFACE_CHANNEL_TYPE_STREAM_TUBE1
The interface name "im.telepathy.v1.Channel.Type.StreamTube1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_TUBE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Tube1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_DBUS_TUBE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.DBusTube1"
#define TP_IFACE_QUARK_CHANNEL_TYPE_STREAM_TUBE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Type.StreamTube1"
#define TP_IFACE_CHANNEL_INTERFACE_ANONYMITY1
The interface name "im.telepathy.v1.Channel.Interface.Anonymity1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_ANONYMITY1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Anonymity1"
#define TP_IFACE_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1
The interface name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1"
#define TP_IFACE_CHANNEL_INTERFACE_CHAT_STATE1
The interface name "im.telepathy.v1.Channel.Interface.ChatState1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_CHAT_STATE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.ChatState1"
#define TP_IFACE_CHANNEL_INTERFACE_CONFERENCE1
The interface name "im.telepathy.v1.Channel.Interface.Conference1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_CONFERENCE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Conference1"
#define TP_IFACE_CHANNEL_INTERFACE_DESTROYABLE1
The interface name "im.telepathy.v1.Channel.Interface.Destroyable1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_DESTROYABLE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Destroyable1"
#define TP_IFACE_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA1
The interface name "im.telepathy.v1.Channel.Interface.FileTransfer.Metadata1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.FileTransfer.Metadata1"
#define TP_IFACE_CHANNEL_INTERFACE_GROUP1
The interface name "im.telepathy.v1.Channel.Interface.Group1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_GROUP1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Group1"
#define TP_IFACE_CHANNEL_INTERFACE_HOLD1
The interface name "im.telepathy.v1.Channel.Interface.Hold1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_HOLD1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Hold1"
#define TP_IFACE_CHANNEL_INTERFACE_PASSWORD1
The interface name "im.telepathy.v1.Channel.Interface.Password1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_PASSWORD1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Password1"
#define TP_IFACE_CHANNEL_INTERFACE_ROOM1
The interface name "im.telepathy.v1.Channel.Interface.Room1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_ROOM1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Room1"
#define TP_IFACE_CHANNEL_INTERFACE_ROOM_CONFIG1
The interface name "im.telepathy.v1.Channel.Interface.RoomConfig1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_ROOM_CONFIG1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.RoomConfig1"
#define TP_IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION1
The interface name "im.telepathy.v1.Channel.Interface.SASLAuthentication1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_SASL_AUTHENTICATION1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.SASLAuthentication1"
#define TP_IFACE_CHANNEL_INTERFACE_SECURABLE1
The interface name "im.telepathy.v1.Channel.Interface.Securable1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_SECURABLE1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Securable1"
#define TP_IFACE_CHANNEL_INTERFACE_SMS1
The interface name "im.telepathy.v1.Channel.Interface.SMS1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_SMS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.SMS1"
#define TP_IFACE_CHANNEL_INTERFACE_SUBJECT1
The interface name "im.telepathy.v1.Channel.Interface.Subject1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_SUBJECT1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.Subject1"
#define TP_IFACE_CHANNEL_INTERFACE_SERVICE_POINT1
The interface name "im.telepathy.v1.Channel.Interface.ServicePoint1"
#define TP_IFACE_QUARK_CHANNEL_INTERFACE_SERVICE_POINT1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Channel.Interface.ServicePoint1"
#define TP_IFACE_CHANNEL_DISPATCHER
The interface name "im.telepathy.v1.ChannelDispatcher"
#define TP_IFACE_QUARK_CHANNEL_DISPATCHER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ChannelDispatcher"
#define TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1
The interface name "im.telepathy.v1.ChannelDispatcher.Interface.Messages1"
#define TP_IFACE_QUARK_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ChannelDispatcher.Interface.Messages1"
#define TP_IFACE_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST1
The interface name "im.telepathy.v1.ChannelDispatcher.Interface.OperationList1"
#define TP_IFACE_QUARK_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ChannelDispatcher.Interface.OperationList1"
#define TP_IFACE_CHANNEL_DISPATCH_OPERATION
The interface name "im.telepathy.v1.ChannelDispatchOperation"
#define TP_IFACE_QUARK_CHANNEL_DISPATCH_OPERATION
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ChannelDispatchOperation"
#define TP_IFACE_CHANNEL_REQUEST
The interface name "im.telepathy.v1.ChannelRequest"
#define TP_IFACE_QUARK_CHANNEL_REQUEST
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.ChannelRequest"
#define TP_IFACE_QUARK_CLIENT
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Client"
#define TP_IFACE_CLIENT_APPROVER
The interface name "im.telepathy.v1.Client.Approver"
#define TP_IFACE_QUARK_CLIENT_APPROVER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Client.Approver"
#define TP_IFACE_CLIENT_HANDLER
The interface name "im.telepathy.v1.Client.Handler"
#define TP_IFACE_QUARK_CLIENT_HANDLER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Client.Handler"
#define TP_IFACE_CLIENT_OBSERVER
The interface name "im.telepathy.v1.Client.Observer"
#define TP_IFACE_QUARK_CLIENT_OBSERVER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Client.Observer"
#define TP_IFACE_CLIENT_INTERFACE_REQUESTS
The interface name "im.telepathy.v1.Client.Interface.Requests"
#define TP_IFACE_QUARK_CLIENT_INTERFACE_REQUESTS
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Client.Interface.Requests"
#define TP_IFACE_CALL1_CONTENT
The interface name "im.telepathy.v1.Call1.Content"
#define TP_IFACE_QUARK_CALL1_CONTENT
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content"
#define TP_IFACE_CALL1_CONTENT_INTERFACE_MEDIA
The interface name "im.telepathy.v1.Call1.Content.Interface.Media"
#define TP_IFACE_QUARK_CALL1_CONTENT_INTERFACE_MEDIA
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.Interface.Media"
#define TP_IFACE_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1
The interface name "im.telepathy.v1.Call1.Content.Interface.VideoControl1"
#define TP_IFACE_QUARK_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.Interface.VideoControl1"
#define TP_IFACE_CALL1_CONTENT_INTERFACE_AUDIO_CONTROL1
The interface name "im.telepathy.v1.Call1.Content.Interface.AudioControl1"
#define TP_IFACE_QUARK_CALL1_CONTENT_INTERFACE_AUDIO_CONTROL1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.Interface.AudioControl1"
#define TP_IFACE_CALL1_CONTENT_INTERFACE_DTMF1
The interface name "im.telepathy.v1.Call1.Content.Interface.DTMF1"
#define TP_IFACE_QUARK_CALL1_CONTENT_INTERFACE_DTMF1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.Interface.DTMF1"
#define TP_IFACE_CALL1_CONTENT_MEDIA_DESCRIPTION
The interface name "im.telepathy.v1.Call1.Content.MediaDescription"
#define TP_IFACE_QUARK_CALL1_CONTENT_MEDIA_DESCRIPTION
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.MediaDescription"
#define TP_IFACE_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1
The interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1"
#define TP_IFACE_QUARK_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1"
#define TP_IFACE_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK1
The interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPFeedback1"
#define TP_IFACE_QUARK_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPFeedback1"
#define TP_IFACE_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS1
The interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions1"
#define TP_IFACE_QUARK_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS1
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions1"
#define TP_IFACE_CALL1_STREAM
The interface name "im.telepathy.v1.Call1.Stream"
#define TP_IFACE_QUARK_CALL1_STREAM
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Stream"
#define TP_IFACE_CALL1_STREAM_ENDPOINT
The interface name "im.telepathy.v1.Call1.Stream.Endpoint"
#define TP_IFACE_QUARK_CALL1_STREAM_ENDPOINT
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Stream.Endpoint"
#define TP_IFACE_CALL1_STREAM_INTERFACE_MEDIA
The interface name "im.telepathy.v1.Call1.Stream.Interface.Media"
#define TP_IFACE_QUARK_CALL1_STREAM_INTERFACE_MEDIA
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Call1.Stream.Interface.Media"
#define TP_IFACE_QUARK_LOGGER
Expands to a call to a function that returns a quark for the interface name "im.telepathy.v1.Logger1"
#define TP_PROP_ACCOUNT_AUTOMATIC_PRESENCE
The fully-qualified property name "im.telepathy.v1.Account.AutomaticPresence"
#define TP_PROP_ACCOUNT_CHANGING_PRESENCE
The fully-qualified property name "im.telepathy.v1.Account.ChangingPresence"
#define TP_PROP_ACCOUNT_CONNECTION
The fully-qualified property name "im.telepathy.v1.Account.Connection"
#define TP_PROP_ACCOUNT_CONNECTION_ERROR
The fully-qualified property name "im.telepathy.v1.Account.ConnectionError"
#define TP_PROP_ACCOUNT_CONNECTION_ERROR_DETAILS
The fully-qualified property name "im.telepathy.v1.Account.ConnectionErrorDetails"
#define TP_PROP_ACCOUNT_CONNECTION_STATUS
The fully-qualified property name "im.telepathy.v1.Account.ConnectionStatus"
#define TP_PROP_ACCOUNT_CONNECTION_STATUS_REASON
The fully-qualified property name "im.telepathy.v1.Account.ConnectionStatusReason"
#define TP_PROP_ACCOUNT_CONNECT_AUTOMATICALLY
The fully-qualified property name "im.telepathy.v1.Account.ConnectAutomatically"
#define TP_PROP_ACCOUNT_CURRENT_PRESENCE
The fully-qualified property name "im.telepathy.v1.Account.CurrentPresence"
#define TP_PROP_ACCOUNT_DISPLAY_NAME
The fully-qualified property name "im.telepathy.v1.Account.DisplayName"
#define TP_PROP_ACCOUNT_ENABLED
The fully-qualified property name "im.telepathy.v1.Account.Enabled"
#define TP_PROP_ACCOUNT_HAS_BEEN_ONLINE
The fully-qualified property name "im.telepathy.v1.Account.HasBeenOnline"
#define TP_PROP_ACCOUNT_ICON
The fully-qualified property name "im.telepathy.v1.Account.Icon"
#define TP_PROP_ACCOUNT_INTERFACES
The fully-qualified property name "im.telepathy.v1.Account.Interfaces"
#define TP_PROP_ACCOUNT_INTERFACE_ADDRESSING1_URI_SCHEMES
The fully-qualified property name "im.telepathy.v1.Account.Interface.Addressing1.URISchemes"
#define TP_PROP_ACCOUNT_INTERFACE_AVATAR1_AVATAR
The fully-qualified property name "im.telepathy.v1.Account.Interface.Avatar1.Avatar"
#define TP_PROP_ACCOUNT_INTERFACE_STORAGE1_STORAGE_IDENTIFIER
The fully-qualified property name "im.telepathy.v1.Account.Interface.Storage1.StorageIdentifier"
#define TP_PROP_ACCOUNT_INTERFACE_STORAGE1_STORAGE_PROVIDER
The fully-qualified property name "im.telepathy.v1.Account.Interface.Storage1.StorageProvider"
#define TP_PROP_ACCOUNT_INTERFACE_STORAGE1_STORAGE_RESTRICTIONS
The fully-qualified property name "im.telepathy.v1.Account.Interface.Storage1.StorageRestrictions"
#define TP_PROP_ACCOUNT_INTERFACE_STORAGE1_STORAGE_SPECIFIC_INFORMATION
The fully-qualified property name "im.telepathy.v1.Account.Interface.Storage1.StorageSpecificInformation"
#define TP_PROP_ACCOUNT_MANAGER_INTERFACES
The fully-qualified property name "im.telepathy.v1.AccountManager.Interfaces"
#define TP_PROP_ACCOUNT_MANAGER_UNUSABLE_ACCOUNTS
The fully-qualified property name "im.telepathy.v1.AccountManager.UnusableAccounts"
#define TP_PROP_ACCOUNT_MANAGER_SUPPORTED_ACCOUNT_PROPERTIES
The fully-qualified property name "im.telepathy.v1.AccountManager.SupportedAccountProperties"
#define TP_PROP_ACCOUNT_MANAGER_USABLE_ACCOUNTS
The fully-qualified property name "im.telepathy.v1.AccountManager.UsableAccounts"
#define TP_PROP_ACCOUNT_NICKNAME
The fully-qualified property name "im.telepathy.v1.Account.Nickname"
#define TP_PROP_ACCOUNT_NORMALIZED_NAME
The fully-qualified property name "im.telepathy.v1.Account.NormalizedName"
#define TP_PROP_ACCOUNT_PARAMETERS
The fully-qualified property name "im.telepathy.v1.Account.Parameters"
#define TP_PROP_ACCOUNT_REQUESTED_PRESENCE
The fully-qualified property name "im.telepathy.v1.Account.RequestedPresence"
#define TP_PROP_ACCOUNT_SERVICE
The fully-qualified property name "im.telepathy.v1.Account.Service"
#define TP_PROP_ACCOUNT_SUPERSEDES
The fully-qualified property name "im.telepathy.v1.Account.Supersedes"
#define TP_PROP_ACCOUNT_USABLE
The fully-qualified property name "im.telepathy.v1.Account.Usable"
#define TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_CHAIN_DATA
The fully-qualified property name "im.telepathy.v1.Authentication.TLSCertificate.CertificateChainData"
#define TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_TYPE
The fully-qualified property name "im.telepathy.v1.Authentication.TLSCertificate.CertificateType"
#define TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_REJECTIONS
The fully-qualified property name "im.telepathy.v1.Authentication.TLSCertificate.Rejections"
#define TP_PROP_AUTHENTICATION_TLS_CERTIFICATE_STATE
The fully-qualified property name "im.telepathy.v1.Authentication.TLSCertificate.State"
#define TP_PROP_CALL1_CONTENT_DISPOSITION
The fully-qualified property name "im.telepathy.v1.Call1.Content.Disposition"
#define TP_PROP_CALL1_CONTENT_INTERFACES
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interfaces"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_EVENT
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.CurrentDTMFEvent"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_STATE
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.CurrentDTMFState"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_LOCAL_MEDIA_DESCRIPTIONS
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.LocalMediaDescriptions"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_MEDIA_DESCRIPTION_OFFER
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.MediaDescriptionOffer"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_PACKETIZATION
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.Packetization"
#define TP_PROP_CALL1_CONTENT_INTERFACE_MEDIA_REMOTE_MEDIA_DESCRIPTIONS
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.Media.RemoteMediaDescriptions"
#define TP_PROP_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1_BITRATE
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.VideoControl1.Bitrate"
#define TP_PROP_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1_FRAMERATE
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.VideoControl1.Framerate"
#define TP_PROP_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1_MANUAL_KEY_FRAMES
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.VideoControl1.ManualKeyFrames"
#define TP_PROP_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1_MTU
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.VideoControl1.MTU"
#define TP_PROP_CALL1_CONTENT_INTERFACE_VIDEO_CONTROL1_VIDEO_RESOLUTION
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.VideoControl1.VideoResolution"
#define TP_PROP_CALL1_CONTENT_INTERFACE_AUDIO_CONTROL1_REQUESTED_INPUT_VOLUME
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.AudioControl1.RequestedInputVolume"
#define TP_PROP_CALL1_CONTENT_INTERFACE_AUDIO_CONTROL1_REQUESTED_OUTPUT_VOLUME
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.AudioControl1.RequestedOutputVolume"
#define TP_PROP_CALL1_CONTENT_INTERFACE_DTMF1_CURRENTLY_SENDING_TONES
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.DTMF1.CurrentlySendingTones"
#define TP_PROP_CALL1_CONTENT_INTERFACE_DTMF1_DEFERRED_TONES
The fully-qualified property name "im.telepathy.v1.Call1.Content.Interface.DTMF1.DeferredTones"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_CODECS
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Codecs"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_FURTHER_NEGOTIATION_REQUIRED
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.FurtherNegotiationRequired"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_HAS_REMOTE_INFORMATION
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.HasRemoteInformation"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACES
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interfaces"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_DLRR_MAX_SIZE
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.DLRRMaxSize"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_DUPLICATE_RLE_MAX_SIZE
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.DuplicateRLEMaxSize"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_ENABLE_METRICS
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.EnableMetrics"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_LOSS_RLE_MAX_SIZE
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.LossRLEMaxSize"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_PACKET_RECEIPT_TIMES_MAX_SIZE
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.PacketReceiptTimesMaxSize"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_RTT_MODE
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.RTTMode"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS1_STATISTICS_FLAGS
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPExtendedReports1.StatisticsFlags"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK1_DOES_AVPF
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPFeedback1.DoesAVPF"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK1_FEEDBACK_MESSAGES
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTCPFeedback1.FeedbackMessages"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS1_HEADER_EXTENSIONS
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.Interface.RTPHeaderExtensions1.HeaderExtensions"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_REMOTE_CONTACT
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.RemoteContact"
#define TP_PROP_CALL1_CONTENT_MEDIA_DESCRIPTION_SSRCS
The fully-qualified property name "im.telepathy.v1.Call1.Content.MediaDescription.SSRCs"
#define TP_PROP_CALL1_CONTENT_NAME
The fully-qualified property name "im.telepathy.v1.Call1.Content.Name"
#define TP_PROP_CALL1_CONTENT_STREAMS
The fully-qualified property name "im.telepathy.v1.Call1.Content.Streams"
#define TP_PROP_CALL1_CONTENT_TYPE
The fully-qualified property name "im.telepathy.v1.Call1.Content.Type"
#define TP_PROP_CALL1_STREAM_CAN_REQUEST_RECEIVING
The fully-qualified property name "im.telepathy.v1.Call1.Stream.CanRequestReceiving"
#define TP_PROP_CALL1_STREAM_ENDPOINT_CONTROLLING
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.Controlling"
#define TP_PROP_CALL1_STREAM_ENDPOINT_ENDPOINT_STATE
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.EndpointState"
#define TP_PROP_CALL1_STREAM_ENDPOINT_IS_ICE_LITE
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.IsICELite"
#define TP_PROP_CALL1_STREAM_ENDPOINT_REMOTE_CANDIDATES
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.RemoteCandidates"
#define TP_PROP_CALL1_STREAM_ENDPOINT_REMOTE_CREDENTIALS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.RemoteCredentials"
#define TP_PROP_CALL1_STREAM_ENDPOINT_SELECTED_CANDIDATE_PAIRS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.SelectedCandidatePairs"
#define TP_PROP_CALL1_STREAM_ENDPOINT_TRANSPORT
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Endpoint.Transport"
#define TP_PROP_CALL1_STREAM_INTERFACES
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interfaces"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_ENDPOINTS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.Endpoints"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_HAS_SERVER_INFO
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.HasServerInfo"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_ICE_RESTART_PENDING
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.ICERestartPending"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_LOCAL_CANDIDATES
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.LocalCandidates"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_LOCAL_CREDENTIALS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.LocalCredentials"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_RECEIVING_STATE
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.ReceivingState"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_RELAY_INFO
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.RelayInfo"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_SENDING_STATE
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.SendingState"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_STUN_SERVERS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.STUNServers"
#define TP_PROP_CALL1_STREAM_INTERFACE_MEDIA_TRANSPORT
The fully-qualified property name "im.telepathy.v1.Call1.Stream.Interface.Media.Transport"
#define TP_PROP_CALL1_STREAM_LOCAL_SENDING_STATE
The fully-qualified property name "im.telepathy.v1.Call1.Stream.LocalSendingState"
#define TP_PROP_CALL1_STREAM_REMOTE_MEMBERS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.RemoteMembers"
#define TP_PROP_CALL1_STREAM_REMOTE_MEMBER_IDENTIFIERS
The fully-qualified property name "im.telepathy.v1.Call1.Stream.RemoteMemberIdentifiers"
#define TP_PROP_CHANNEL_CHANNEL_TYPE
The fully-qualified property name "im.telepathy.v1.Channel.ChannelType"
#define TP_PROP_CHANNEL_DISPATCHER_INTERFACES
The fully-qualified property name "im.telepathy.v1.ChannelDispatcher.Interfaces"
#define TP_PROP_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST1_DISPATCH_OPERATIONS
The fully-qualified property name "im.telepathy.v1.ChannelDispatcher.Interface.OperationList1.DispatchOperations"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_ACCOUNT
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.Account"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_CHANNEL
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.Channel"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_CHANNEL_PROPERTIES
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.ChannelProperties"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_CONNECTION
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.Connection"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_INTERFACES
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.Interfaces"
#define TP_PROP_CHANNEL_DISPATCH_OPERATION_POSSIBLE_HANDLERS
The fully-qualified property name "im.telepathy.v1.ChannelDispatchOperation.PossibleHandlers"
#define TP_PROP_CHANNEL_INITIATOR_HANDLE
The fully-qualified property name "im.telepathy.v1.Channel.InitiatorHandle"
#define TP_PROP_CHANNEL_INITIATOR_ID
The fully-qualified property name "im.telepathy.v1.Channel.InitiatorID"
#define TP_PROP_CHANNEL_INTERFACES
The fully-qualified property name "im.telepathy.v1.Channel.Interfaces"
#define TP_PROP_CHANNEL_INTERFACE_ANONYMITY1_ANONYMITY_MANDATORY
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Anonymity1.AnonymityMandatory"
#define TP_PROP_CHANNEL_INTERFACE_ANONYMITY1_ANONYMITY_MODES
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Anonymity1.AnonymityModes"
#define TP_PROP_CHANNEL_INTERFACE_ANONYMITY1_ANONYMOUS_ID
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Anonymity1.AnonymousID"
#define TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1_CAN_RETRY_CAPTCHA
The fully-qualified property name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1.CanRetryCaptcha"
#define TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1_CAPTCHA_ERROR
The fully-qualified property name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1.CaptchaError"
#define TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1_CAPTCHA_ERROR_DETAILS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1.CaptchaErrorDetails"
#define TP_PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION1_CAPTCHA_STATUS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.CaptchaAuthentication1.CaptchaStatus"
#define TP_PROP_CHANNEL_INTERFACE_CHAT_STATE1_CHAT_STATES
The fully-qualified property name "im.telepathy.v1.Channel.Interface.ChatState1.ChatStates"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_CHANNELS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.Channels"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_INITIAL_CHANNELS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.InitialChannels"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_INITIAL_INVITEE_HANDLES
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.InitialInviteeHandles"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_INITIAL_INVITEE_IDS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.InitialInviteeIDs"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_INVITATION_MESSAGE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.InvitationMessage"
#define TP_PROP_CHANNEL_INTERFACE_CONFERENCE1_ORIGINAL_CHANNELS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Conference1.OriginalChannels"
#define TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA1_SERVICE_NAME
The fully-qualified property name "im.telepathy.v1.Channel.Interface.FileTransfer.Metadata1.ServiceName"
#define TP_PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA1_METADATA
The fully-qualified property name "im.telepathy.v1.Channel.Interface.FileTransfer.Metadata1.Metadata"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_GROUP_FLAGS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.GroupFlags"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_HANDLE_OWNERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.HandleOwners"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_LOCAL_PENDING_MEMBERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.LocalPendingMembers"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_MEMBERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.Members"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_MEMBER_IDENTIFIERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.MemberIdentifiers"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_REMOTE_PENDING_MEMBERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.RemotePendingMembers"
#define TP_PROP_CHANNEL_INTERFACE_GROUP1_SELF_HANDLE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Group1.SelfHandle"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_ANONYMOUS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Anonymous"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_CAN_UPDATE_CONFIGURATION
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.CanUpdateConfiguration"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_CONFIGURATION_RETRIEVED
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.ConfigurationRetrieved"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_DESCRIPTION
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Description"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_INVITEONLY
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.InviteOnly"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_LIMIT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Limit"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_MODERATED
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Moderated"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_MUTABLE_PROPERTIES
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.MutableProperties"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_PASSWORD
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Password"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_PASSWORD_HINT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.PasswordHint"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_PASSWORD_PROTECTED
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.PasswordProtected"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_PERSISTENT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Persistent"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_PRIVATE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Private"
#define TP_PROP_CHANNEL_INTERFACE_ROOM_CONFIG1_TITLE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.RoomConfig1.Title"
#define TP_PROP_CHANNEL_INTERFACE_ROOM1_ROOM_NAME
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Room1.RoomName"
#define TP_PROP_CHANNEL_INTERFACE_ROOM1_SERVER
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Room1.Server"
#define TP_PROP_CHANNEL_INTERFACE_ROOM1_CREATION_TIMESTAMP
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Room1.CreationTimestamp"
#define TP_PROP_CHANNEL_INTERFACE_ROOM1_CREATOR
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Room1.Creator"
#define TP_PROP_CHANNEL_INTERFACE_ROOM1_CREATOR_HANDLE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Room1.CreatorHandle"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_AUTHORIZATION_IDENTITY
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.AuthorizationIdentity"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_AVAILABLE_MECHANISMS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.AvailableMechanisms"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_CAN_TRY_AGAIN
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.CanTryAgain"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_DEFAULT_REALM
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.DefaultRealm"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_DEFAULT_USERNAME
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.DefaultUsername"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_HAS_INITIAL_DATA
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.HasInitialData"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_MAY_SAVE_RESPONSE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.MaySaveResponse"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_SASL_ERROR
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.SASLError"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_SASL_ERROR_DETAILS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.SASLErrorDetails"
#define TP_PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION1_SASL_STATUS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SASLAuthentication1.SASLStatus"
#define TP_PROP_CHANNEL_INTERFACE_SECURABLE1_ENCRYPTED
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Securable1.Encrypted"
#define TP_PROP_CHANNEL_INTERFACE_SECURABLE1_VERIFIED
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Securable1.Verified"
#define TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT1_CURRENT_SERVICE_POINT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.ServicePoint1.CurrentServicePoint"
#define TP_PROP_CHANNEL_INTERFACE_SERVICE_POINT1_INITIAL_SERVICE_POINT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.ServicePoint1.InitialServicePoint"
#define TP_PROP_CHANNEL_INTERFACE_SMS1_FLASH
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SMS1.Flash"
#define TP_PROP_CHANNEL_INTERFACE_SMS1_SMS_CHANNEL
The fully-qualified property name "im.telepathy.v1.Channel.Interface.SMS1.SMSChannel"
#define TP_PROP_CHANNEL_INTERFACE_SUBJECT1_ACTOR
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Subject1.Actor"
#define TP_PROP_CHANNEL_INTERFACE_SUBJECT1_ACTOR_HANDLE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Subject1.ActorHandle"
#define TP_PROP_CHANNEL_INTERFACE_SUBJECT1_CAN_SET
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Subject1.CanSet"
#define TP_PROP_CHANNEL_INTERFACE_SUBJECT1_SUBJECT
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Subject1.Subject"
#define TP_PROP_CHANNEL_INTERFACE_SUBJECT1_TIMESTAMP
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Subject1.Timestamp"
#define TP_PROP_CHANNEL_INTERFACE_TUBE1_PARAMETERS
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Tube1.Parameters"
#define TP_PROP_CHANNEL_INTERFACE_TUBE1_STATE
The fully-qualified property name "im.telepathy.v1.Channel.Interface.Tube1.State"
#define TP_PROP_CHANNEL_TYPE_SERVER_AUTHENTICATION1_AUTHENTICATION_METHOD
The fully-qualified property name "im.telepathy.v1.Channel.Type.ServerAuthentication1.AuthenticationMethod"
#define TP_PROP_CHANNEL_REQUESTED
The fully-qualified property name "im.telepathy.v1.Channel.Requested"
#define TP_PROP_CHANNEL_REQUEST_ACCOUNT
The fully-qualified property name "im.telepathy.v1.ChannelRequest.Account"
#define TP_PROP_CHANNEL_REQUEST_HINTS
The fully-qualified property name "im.telepathy.v1.ChannelRequest.Hints"
#define TP_PROP_CHANNEL_REQUEST_INTERFACES
The fully-qualified property name "im.telepathy.v1.ChannelRequest.Interfaces"
#define TP_PROP_CHANNEL_REQUEST_PREFERRED_HANDLER
The fully-qualified property name "im.telepathy.v1.ChannelRequest.PreferredHandler"
#define TP_PROP_CHANNEL_REQUEST_REQUESTS
The fully-qualified property name "im.telepathy.v1.ChannelRequest.Requests"
#define TP_PROP_CHANNEL_REQUEST_USER_ACTION_TIME
The fully-qualified property name "im.telepathy.v1.ChannelRequest.UserActionTime"
#define TP_PROP_CHANNEL_TARGET_HANDLE
The fully-qualified property name "im.telepathy.v1.Channel.TargetHandle"
#define TP_PROP_CHANNEL_TARGET_ENTITY_TYPE
The fully-qualified property name "im.telepathy.v1.Channel.TargetEntityType"
#define TP_PROP_CHANNEL_TARGET_ID
The fully-qualified property name "im.telepathy.v1.Channel.TargetID"
#define TP_PROP_CHANNEL_TYPE_CALL1_CALL_FLAGS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.CallFlags"
#define TP_PROP_CHANNEL_TYPE_CALL1_CALL_MEMBERS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.CallMembers"
#define TP_PROP_CHANNEL_TYPE_CALL1_CALL_STATE
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.CallState"
#define TP_PROP_CHANNEL_TYPE_CALL1_CALL_STATE_DETAILS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.CallStateDetails"
#define TP_PROP_CHANNEL_TYPE_CALL1_CALL_STATE_REASON
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.CallStateReason"
#define TP_PROP_CHANNEL_TYPE_CALL1_CONTENTS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.Contents"
#define TP_PROP_CHANNEL_TYPE_CALL1_HARDWARE_STREAMING
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.HardwareStreaming"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_AUDIO
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialAudio"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_AUDIO_NAME
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialAudioName"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_TONES
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialTones"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_TRANSPORT
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialTransport"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_VIDEO
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialVideo"
#define TP_PROP_CHANNEL_TYPE_CALL1_INITIAL_VIDEO_NAME
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.InitialVideoName"
#define TP_PROP_CHANNEL_TYPE_CALL1_MEMBER_IDENTIFIERS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.MemberIdentifiers"
#define TP_PROP_CHANNEL_TYPE_CALL1_MUTABLE_CONTENTS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Call1.MutableContents"
#define TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH1_AVAILABLE_SEARCH_KEYS
The fully-qualified property name "im.telepathy.v1.Channel.Type.ContactSearch1.AvailableSearchKeys"
#define TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH1_LIMIT
The fully-qualified property name "im.telepathy.v1.Channel.Type.ContactSearch1.Limit"
#define TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH1_SEARCH_STATE
The fully-qualified property name "im.telepathy.v1.Channel.Type.ContactSearch1.SearchState"
#define TP_PROP_CHANNEL_TYPE_CONTACT_SEARCH1_SERVER
The fully-qualified property name "im.telepathy.v1.Channel.Type.ContactSearch1.Server"
#define TP_PROP_CHANNEL_TYPE_DBUS_TUBE1_DBUS_NAMES
The fully-qualified property name "im.telepathy.v1.Channel.Type.DBusTube1.DBusNames"
#define TP_PROP_CHANNEL_TYPE_DBUS_TUBE1_SERVICE_NAME
The fully-qualified property name "im.telepathy.v1.Channel.Type.DBusTube1.ServiceName"
#define TP_PROP_CHANNEL_TYPE_DBUS_TUBE1_SUPPORTED_ACCESS_CONTROLS
The fully-qualified property name "im.telepathy.v1.Channel.Type.DBusTube1.SupportedAccessControls"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_AVAILABLE_SOCKET_TYPES
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.AvailableSocketTypes"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_CONTENT_HASH
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.ContentHash"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_CONTENT_HASH_TYPE
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.ContentHashType"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_CONTENT_TYPE
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.ContentType"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_DATE
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.Date"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_DESCRIPTION
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.Description"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_FILE_COLLECTION
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.FileCollection"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_FILENAME
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.Filename"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_INITIAL_OFFSET
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.InitialOffset"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_SIZE
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.Size"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_STATE
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.State"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_TRANSFERRED_BYTES
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.TransferredBytes"
#define TP_PROP_CHANNEL_TYPE_FILE_TRANSFER1_URI
The fully-qualified property name "im.telepathy.v1.Channel.Type.FileTransfer1.URI"
#define TP_PROP_CHANNEL_TYPE_ROOM_LIST1_SERVER
The fully-qualified property name "im.telepathy.v1.Channel.Type.RoomList1.Server"
#define TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION1_HOSTNAME
The fully-qualified property name "im.telepathy.v1.Channel.Type.ServerTLSConnection1.Hostname"
#define TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION1_REFERENCE_IDENTITIES
The fully-qualified property name "im.telepathy.v1.Channel.Type.ServerTLSConnection1.ReferenceIdentities"
#define TP_PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION1_SERVER_CERTIFICATE
The fully-qualified property name "im.telepathy.v1.Channel.Type.ServerTLSConnection1.ServerCertificate"
#define TP_PROP_CHANNEL_TYPE_STREAM_TUBE1_SERVICE
The fully-qualified property name "im.telepathy.v1.Channel.Type.StreamTube1.Service"
#define TP_PROP_CHANNEL_TYPE_STREAM_TUBE1_SUPPORTED_SOCKET_TYPES
The fully-qualified property name "im.telepathy.v1.Channel.Type.StreamTube1.SupportedSocketTypes"
#define TP_PROP_CHANNEL_TYPE_TEXT_DELIVERY_REPORTING_SUPPORT
The fully-qualified property name "im.telepathy.v1.Channel.Type.Text.DeliveryReportingSupport"
#define TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_PART_SUPPORT_FLAGS
The fully-qualified property name "im.telepathy.v1.Channel.Type.Text.MessagePartSupportFlags"
#define TP_PROP_CHANNEL_TYPE_TEXT_MESSAGE_TYPES
The fully-qualified property name "im.telepathy.v1.Channel.Type.Text.MessageTypes"
#define TP_PROP_CHANNEL_TYPE_TEXT_PENDING_MESSAGES
The fully-qualified property name "im.telepathy.v1.Channel.Type.Text.PendingMessages"
#define TP_PROP_CHANNEL_TYPE_TEXT_SUPPORTED_CONTENT_TYPES
The fully-qualified property name "im.telepathy.v1.Channel.Type.Text.SupportedContentTypes"
#define TP_PROP_CLIENT_APPROVER_APPROVER_CHANNEL_FILTER
The fully-qualified property name "im.telepathy.v1.Client.Approver.ApproverChannelFilter"
#define TP_PROP_CLIENT_HANDLER_BYPASS_APPROVAL
The fully-qualified property name "im.telepathy.v1.Client.Handler.BypassApproval"
#define TP_PROP_CLIENT_HANDLER_CAPABILITIES
The fully-qualified property name "im.telepathy.v1.Client.Handler.Capabilities"
#define TP_PROP_CLIENT_HANDLER_HANDLED_CHANNELS
The fully-qualified property name "im.telepathy.v1.Client.Handler.HandledChannels"
#define TP_PROP_CLIENT_HANDLER_HANDLER_CHANNEL_FILTER
The fully-qualified property name "im.telepathy.v1.Client.Handler.HandlerChannelFilter"
#define TP_PROP_CLIENT_INTERFACES
The fully-qualified property name "im.telepathy.v1.Client.Interfaces"
#define TP_PROP_CLIENT_OBSERVER_DELAY_APPROVERS
The fully-qualified property name "im.telepathy.v1.Client.Observer.DelayApprovers"
#define TP_PROP_CLIENT_OBSERVER_OBSERVER_CHANNEL_FILTER
The fully-qualified property name "im.telepathy.v1.Client.Observer.ObserverChannelFilter"
#define TP_PROP_CLIENT_OBSERVER_RECOVER
The fully-qualified property name "im.telepathy.v1.Client.Observer.Recover"
#define TP_PROP_CONNECTION_INTERFACE_ALIASING1_ALIAS_FLAGS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Aliasing1.AliasFlags"
#define TP_PROP_CONNECTION_INTERFACE_ANONYMITY1_ANONYMITY_MANDATORY
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Anonymity1.AnonymityMandatory"
#define TP_PROP_CONNECTION_INTERFACE_ANONYMITY1_ANONYMITY_MODES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Anonymity1.AnonymityModes"
#define TP_PROP_CONNECTION_INTERFACE_ANONYMITY1_SUPPORTED_ANONYMITY_MODES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Anonymity1.SupportedAnonymityModes"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_MAXIMUM_AVATAR_BYTES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.MaximumAvatarBytes"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_MAXIMUM_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.MaximumAvatarHeight"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_MAXIMUM_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.MaximumAvatarWidth"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_MINIMUM_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.MinimumAvatarHeight"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_MINIMUM_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.MinimumAvatarWidth"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_RECOMMENDED_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.RecommendedAvatarHeight"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_RECOMMENDED_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.RecommendedAvatarWidth"
#define TP_PROP_CONNECTION_INTERFACE_AVATARS1_SUPPORTED_AVATAR_MIME_TYPES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Avatars1.SupportedAvatarMIMETypes"
#define TP_PROP_CONNECTION_INTERFACE_BALANCE1_ACCOUNT_BALANCE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Balance1.AccountBalance"
#define TP_PROP_CONNECTION_INTERFACE_BALANCE1_MANAGE_CREDIT_URI
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Balance1.ManageCreditURI"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_IMSI
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.IMSI"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_MESSAGE_NATIONAL_CHARACTER_SET
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.MessageNationalCharacterSet"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_MESSAGE_REDUCED_CHARACTER_SET
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.MessageReducedCharacterSet"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_MESSAGE_SERVICE_CENTRE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.MessageServiceCentre"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_MESSAGE_VALIDITY_PERIOD
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.MessageValidityPeriod"
#define TP_PROP_CONNECTION_INTERFACE_CELLULAR1_OVERRIDE_MESSAGE_SERVICE_CENTRE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Cellular1.OverrideMessageServiceCentre"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_BLOCKING1_CONTACT_BLOCKING_CAPABILITIES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactBlocking1.ContactBlockingCapabilities"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS1_DISJOINT_GROUPS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactGroups1.DisjointGroups"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS1_GROUPS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactGroups1.Groups"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_GROUPS1_GROUP_STORAGE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactGroups1.GroupStorage"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO1_CONTACT_INFO_FLAGS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactInfo1.ContactInfoFlags"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_INFO1_SUPPORTED_FIELDS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactInfo1.SupportedFields"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST1_CAN_CHANGE_CONTACT_LIST
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactList1.CanChangeContactList"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST1_DOWNLOAD_AT_CONNECTION
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactList1.DownloadAtConnection"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST1_REQUEST_USES_MESSAGE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactList1.RequestUsesMessage"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST1_CONTACT_LIST_PERSISTS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactList1.ContactListPersists"
#define TP_PROP_CONNECTION_INTERFACE_CONTACT_LIST1_CONTACT_LIST_STATE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ContactList1.ContactListState"
#define TP_PROP_CONNECTION_INTERFACE_LOCATION1_LOCATION_ACCESS_CONTROL
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Location1.LocationAccessControl"
#define TP_PROP_CONNECTION_INTERFACE_LOCATION1_LOCATION_ACCESS_CONTROL_TYPES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Location1.LocationAccessControlTypes"
#define TP_PROP_CONNECTION_INTERFACE_LOCATION1_SUPPORTED_LOCATION_FEATURES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Location1.SupportedLocationFeatures"
#define TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION1_MAIL_ADDRESS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.MailNotification1.MailAddress"
#define TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION1_MAIL_NOTIFICATION_FLAGS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.MailNotification1.MailNotificationFlags"
#define TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION1_UNREAD_MAILS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.MailNotification1.UnreadMails"
#define TP_PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION1_UNREAD_MAIL_COUNT
The fully-qualified property name "im.telepathy.v1.Connection.Interface.MailNotification1.UnreadMailCount"
#define TP_PROP_CONNECTION_INTERFACE_POWER_SAVING1_POWER_SAVING_ACTIVE
The fully-qualified property name "im.telepathy.v1.Connection.Interface.PowerSaving1.PowerSavingActive"
#define TP_PROP_CONNECTION_INTERFACE_REQUESTS_CHANNELS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Requests.Channels"
#define TP_PROP_CONNECTION_INTERFACE_SERVICE_POINT1_KNOWN_SERVICE_POINTS
The fully-qualified property name "im.telepathy.v1.Connection.Interface.ServicePoint1.KnownServicePoints"
#define TP_PROP_CONNECTION_INTERFACE_PRESENCE1_STATUSES
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Presence1.Statuses"
#define TP_PROP_CONNECTION_INTERFACE_PRESENCE1_MAXIMUM_STATUS_MESSAGE_LENGTH
The fully-qualified property name "im.telepathy.v1.Connection.Interface.Presence1.MaximumStatusMessageLength"
#define TP_PROP_CONNECTION_MANAGER_INTERFACES
The fully-qualified property name "im.telepathy.v1.ConnectionManager.Interfaces"
#define TP_PROP_CONNECTION_MANAGER_PROTOCOLS
The fully-qualified property name "im.telepathy.v1.ConnectionManager.Protocols"
#define TP_PROP_CONNECTION_REQUESTABLE_CHANNEL_CLASSES
The fully-qualified property name "im.telepathy.v1.Connection.RequestableChannelClasses"
#define TP_PROP_CONNECTION_INTERFACES
The fully-qualified property name "im.telepathy.v1.Connection.Interfaces"
#define TP_PROP_CONNECTION_SELF_HANDLE
The fully-qualified property name "im.telepathy.v1.Connection.SelfHandle"
#define TP_PROP_CONNECTION_SELF_ID
The fully-qualified property name "im.telepathy.v1.Connection.SelfID"
#define TP_PROP_CONNECTION_STATUS
The fully-qualified property name "im.telepathy.v1.Connection.Status"
#define TP_PROP_DEBUG1_ENABLED
The fully-qualified property name "im.telepathy.v1.Debug1.Enabled"
#define TP_PROP_PROTOCOL_AUTHENTICATION_TYPES
The fully-qualified property name "im.telepathy.v1.Protocol.AuthenticationTypes"
#define TP_PROP_PROTOCOL_CONNECTION_INTERFACES
The fully-qualified property name "im.telepathy.v1.Protocol.ConnectionInterfaces"
#define TP_PROP_PROTOCOL_ENGLISH_NAME
The fully-qualified property name "im.telepathy.v1.Protocol.EnglishName"
#define TP_PROP_PROTOCOL_ICON
The fully-qualified property name "im.telepathy.v1.Protocol.Icon"
#define TP_PROP_PROTOCOL_INTERFACE_ADDRESSING1_ADDRESSABLE_URI_SCHEMES
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Addressing1.AddressableURISchemes"
#define TP_PROP_PROTOCOL_INTERFACE_ADDRESSING1_ADDRESSABLE_VCARD_FIELDS
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Addressing1.AddressableVCardFields"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_MAXIMUM_AVATAR_BYTES
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.MaximumAvatarBytes"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_MAXIMUM_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.MaximumAvatarHeight"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_MAXIMUM_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.MaximumAvatarWidth"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_MINIMUM_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.MinimumAvatarHeight"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_MINIMUM_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.MinimumAvatarWidth"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_RECOMMENDED_AVATAR_HEIGHT
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.RecommendedAvatarHeight"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_RECOMMENDED_AVATAR_WIDTH
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.RecommendedAvatarWidth"
#define TP_PROP_PROTOCOL_INTERFACE_AVATARS1_SUPPORTED_AVATAR_MIME_TYPES
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Avatars1.SupportedAvatarMIMETypes"
#define TP_PROP_PROTOCOL_INTERFACE_PRESENCE1_STATUSES
The fully-qualified property name "im.telepathy.v1.Protocol.Interface.Presence1.Statuses"
#define TP_PROP_PROTOCOL_INTERFACES
The fully-qualified property name "im.telepathy.v1.Protocol.Interfaces"
#define TP_PROP_PROTOCOL_PARAMETERS
The fully-qualified property name "im.telepathy.v1.Protocol.Parameters"
#define TP_PROP_PROTOCOL_REQUESTABLE_CHANNEL_CLASSES
The fully-qualified property name "im.telepathy.v1.Protocol.RequestableChannelClasses"
#define TP_PROP_PROTOCOL_VCARD_FIELD
The fully-qualified property name "im.telepathy.v1.Protocol.VCardField"
#define TP_TOKEN_CONNECTION_CONTACT_ID
The fully-qualified contact attribute token name "im.telepathy.v1.Connection/contact-id"
#define TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING1_ADDRESSES
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Addressing1/addresses"
#define TP_TOKEN_CONNECTION_INTERFACE_ADDRESSING1_URIS
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Addressing1/uris"
#define TP_TOKEN_CONNECTION_INTERFACE_ALIASING1_ALIAS
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Aliasing1/alias"
#define TP_TOKEN_CONNECTION_INTERFACE_AVATARS1_TOKEN
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Avatars1/token"
#define TP_TOKEN_CONNECTION_INTERFACE_CLIENT_TYPES1_CLIENT_TYPES
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ClientTypes1/client-types"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING1_BLOCKED
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactBlocking1/blocked"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_CAPABILITIES1_CAPABILITIES
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactCapabilities1/capabilities"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_GROUPS1_GROUPS
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactGroups1/groups"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_INFO1_INFO
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactInfo1/info"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST1_PUBLISH
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactList1/publish"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST1_PUBLISH_REQUEST
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactList1/publish-request"
#define TP_TOKEN_CONNECTION_INTERFACE_CONTACT_LIST1_SUBSCRIBE
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.ContactList1/subscribe"
#define TP_TOKEN_CONNECTION_INTERFACE_LOCATION1_LOCATION
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Location1/location"
#define TP_TOKEN_CONNECTION_INTERFACE_PRESENCE1_PRESENCE
The fully-qualified contact attribute token name "im.telepathy.v1.Connection.Interface.Presence1/presence"
#define TP_TOKEN_CHANNEL_TYPE_CALL1_AUDIO
The fully-qualified capability token name "im.telepathy.v1.Channel.Type.Call1/audio"
#define TP_TOKEN_CHANNEL_TYPE_CALL1_GTALK_P2P
The fully-qualified capability token name "im.telepathy.v1.Channel.Type.Call1/gtalk-p2p"
#define TP_TOKEN_CHANNEL_TYPE_CALL1_ICE
The fully-qualified capability token name "im.telepathy.v1.Channel.Type.Call1/ice"
#define TP_TOKEN_CHANNEL_TYPE_CALL1_SHM
The fully-qualified capability token name "im.telepathy.v1.Channel.Type.Call1/shm"
#define TP_TOKEN_CHANNEL_TYPE_CALL1_VIDEO
The fully-qualified capability token name "im.telepathy.v1.Channel.Type.Call1/video"