telepathy-glib
Description:
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.
- Home: https://telepathy.freedesktop.org/
- C-Documentation: https://telepathy.freedesktop.org/doc/telepathy-glib/
- Devhelp-Package download
Content:
Namespaces:
- TelepathyGLib
- ClientChannelFactory -
Opaque typedef representing a Object that implements
the
TP_TYPE_CLIENT_CHANNEL_FACTORY
interface. - HandleRepoIface - Dummy typedef representing any implementation of this interface.
- Account - The Telepathy Account Manager stores the user's configured real-time communication accounts.
- AccountChannelRequest - Data structure representing a AccountChannelRequest object.
- AccountManager - The Telepathy Account Manager stores real-time communication accounts and their configuration, places accounts online on request, and manipulates accounts' presence, nicknames and avatars.
- AccountRequest - An object for representing a currently non-existent account which is to be created on a AccountManager.
- AddDispatchOperationContext - Data structure representing the context of a Approver.
- AutomaticClientFactory - Data structure representing a AutomaticClientFactory
- AutomaticProxyFactory - Data structure representing a AutomaticProxyFactory
- AvatarRequirements - The requirements for setting an avatar on a particular protocol.
- BaseClient - Data
structure representing a generic
TpSvcClient
implementation. - BaseConnection - Data
structure representing a generic
TpSvcConnection
implementation. - BasicProxyFactory - Data structure representing a BasicProxyFactory
- CallChannel - Data structure representing a CallChannel.
- CallContent - Data structure representing a CallContent.
- CallStateReason - Data structure representing the reason for a call state change.
- CallStream - Data structure representing a CallStream.
- Capabilities - An object representing capabilities a Connection or Contact supports.
- Channel - A proxy object for a Telepathy channel.
- ChannelDispatchOperation - One of the channel dispatcher's functions is to offer incoming channels to Approver clients for approval.
- ChannelDispatcher - The
Channel Dispatcher's main D-Bus API is used to request channels, which is done by calling
tp_cli_channel_dispatcher_call_create_channel
ortp_cli_channel_dispatcher_call_ensure_channel
as appropriate. - ChannelRequest - Requesting a channel from the channel dispatcher can take some time, so an object is created in the channel dispatcher to represent each request.
- ClientMessage - Opaque structure representing a message in the Telepathy messages interface (client side).
- Connection - A proxy object for a Telepathy connection.
- ConnectionManager - A proxy object for a Telepathy connection manager.
- ConnectionManagerParam - Structure representing a connection manager parameter.
- ConnectionManagerProtocol - Structure representing a protocol supported by a connection manager.
- Contact - An object representing a contact on a Connection.
- ContactInfoField - A structure representing an information about a contact.
- ContactInfoFieldSpec - A struct describing a vCard field.
- ContactInfoList
- ContactInfoSpecList
- ContactSearch - An object for Telepathy contact searches.
- ContactSearchResult - An object representing the results of a Telepathy contact search channel.
- DBusDaemon - A subclass of Proxy that represents the D-Bus daemon.
- DBusTubeChannel - Data structure representing a DBusTubeChannel.
- DebugClient - A proxy object for the debug interface of a Telepathy component.
- DebugMessage - Data structure representing a DebugMessage.
- DebugMessagePriv
- FileTransferChannel - Data structure representing a FileTransferChannel.
- HandleChannelsContext - Data structure representing the context of a Handler.
- HandleRepoIfaceClass - The class of a handle repository interface.
- HandleSet - A set of handles.
- Intset - Opaque type representing a set of unsigned integers.
- Message - Opaque structure representing a message in the Telepathy messages interface (an array of at least one mapping from string to variant, where the first mapping contains message headers and subsequent mappings contain the message body).
- ObserveChannelsContext - Data structure representing the context of a Observer.
- PresenceStatusSpec - Structure specifying a supported presence status.
- Protocol - A base class for connection managers' protocols.
- Proxy - Structure representing a Telepathy client-side proxy.
- ProxyPendingCall
- ProxySignalConnection
- RoomInfo - Data structure representing a RoomInfo.
- RoomInfoPriv
- RoomList - Data structure representing a RoomList.
- SignalledMessage - Opaque structure representing a received message using the Telepathy messages interface
- SimpleApprover - Data structure representing a simple Approver implementation.
- SimpleClientFactory - Data structure representing a SimpleClientFactory
- SimpleHandler - Data structure representing a simple Handler implementation.
- SimpleObserver - Data structure representing a simple Observer implementation.
- StreamTubeChannel - Data structure representing a StreamTubeChannel.
- StreamTubeConnection - Data structure representing a connection on a StreamTubeChannel .
- TLSCertificate - A Proxy subclass representing a server or peer's TLS certificate being presented for acceptance/rejection.
- TLSCertificateRejection - Data structure representing a TLSCertificateRejection.
- TLSCertificateRejectionPriv
- TextChannel - Data structure representing a TextChannel.
- WeakRef - A simple wrapper for a weak reference to a Object, suitable for use in asynchronous calls which should only affect the object if it hasn't already been freed.
- ContactsMixin - Structure to be included in the instance structure of objects that use this mixin.
- ContactsMixinClass - Structure to be included in the class structure of objects that use this mixin.
- DBusPropertiesMixinClass - Structure representing all of a class's property implementations.
- DBusPropertiesMixinIfaceImpl - Structure representing an implementation of an interface's properties.
- DBusPropertiesMixinIfaceInfo - Semi-abstract description of an interface.
- DBusPropertiesMixinPropImpl - Structure representing an implementation of a property.
- DBusPropertiesMixinPropInfo - Semi-abstract description of a property, as attached to a service GInterface.
- GroupMixin - Structure representing the group mixin as used in a particular class.
- GroupMixinClass - Structure representing the group mixin as used in a particular class.
- Handle - Type representing Telepathy handles within telepathy-glib.
- IntsetFastIter - An opaque structure representing iteration in undefined order over a set of integers.
- IntsetIter - A structure representing iteration over a set of integers.
- PresenceMixin - Structure to be included in the instance structure of objects that use this mixin.
- PresenceMixinClass - Structure to be included in the class structure of objects that use this mixin.
- PresenceStatus - Structure representing a presence status.
- PresenceStatusOptionalArgumentSpec - Structure specifying a supported optional argument for a presence status.
- ProxyFeature - Structure representing a feature.
- AccessControlType - A type for communication access control.
- AnonymityModeFlags - Flags for the various types of anonymity modes.
- CMInfoSource - Describes possible sources of information on connection managers' supported protocols.
- CallContentDisposition - The disposition of this content, which defines whether to automatically start sending data on the streams when Accept is called on the channel.
- CallContentPacketizationType - A packetization method that can be used for a content.
- CallFlags - A set of flags representing additional information than is available in CallState.
- CallMemberFlags - A set of flags representing the status of a remote contact in a call.
- CallState - The state of a call, as a whole.
- CallStateChangeReason - A simple representation of the reason for a change in the call's state, which may be used by simple clients, or used as a fallback when the DBus_Reason member of a Call_State_Reason struct is not understood.
- CallStreamCandidateType - The network topology that an IP candidate represents.
- CaptchaCancelReason - A reason why captcha authentication was aborted by the client.
- CaptchaFlags - Extra flags to include with Captcha information
- CaptchaStatus - Bitfield/set of flags generated from the Telepathy specification.
- ChannelCallStateFlags - A set of flags representing call states.
- ChannelChatState - Bitfield/set of flags generated from the Telepathy specification.
- ChannelContactSearchState - Bitfield/set of flags generated from the Telepathy specification.
- ChannelGroupChangeReason - The reason for a set of handles to move to one of Members, LocalPendingMembers or RemotePendingMembers, or to be removed from the group.
- ChannelGroupFlags - Bitfield/set of flags generated from the Telepathy specification.
- ChannelMediaCapabilities - The channel-type-specific capability flags used for Channel.
- ChannelPasswordFlags - Bitfield/set of flags generated from the Telepathy specification.
- ChannelTextMessageFlags - Bitfield/set of flags generated from the Telepathy specification.
- ChannelTextMessageType - The type of message.
- ChannelTextSendError - Bitfield/set of flags generated from the Telepathy specification.
- ConnMgrParamFlags - Bitfield/set of flags generated from the Telepathy specification.
- ConnectionAliasFlags - Bitfield/set of flags generated from the Telepathy specification.
- ConnectionCapabilityFlags - Bitfield/set of flags generated from the Telepathy specification.
- ConnectionPresenceType - Bitfield/set of flags generated from the Telepathy specification.
- ConnectionStatus - Bitfield/set of flags generated from the Telepathy specification.
- ConnectionStatusReason - A reason why the status of the connection changed.
- ContactBlockingCapabilities - Bitfield/set of flags generated from the Telepathy specification.
- ContactFeature - Enumeration representing the features a Contact can optionally support.
- ContactInfoFieldFlags - Flags describing the behaviour of a vCard field.
- ContactInfoFlags - Flags defining the behaviour of contact information on this protocol.
- ContactListState - The progress made in retrieving the contact list.
- ContactMetadataStorageType - Values of this enumeration indicate the extent to which metadata such as aliases and group memberships can be stored for the contacts on a particular connection.
- DBusError -
Error codes for use with the
TP_DBUS_ERRORS
domain. - DBusNameType - A set of flags indicating which D-Bus bus names are acceptable.
- DBusPropertiesMixinFlags - Bitfield representing allowed access to a property.
- DTMFEvent - Bitfield/set of flags generated from the Telepathy specification.
- DebugLevel - Bitfield/set of flags generated from the Telepathy specification.
- DeliveryReportingSupportFlags - Flags indicating the level of support for delivery reporting on this channel, as found on the DeliveryReportingSupport property.
- DeliveryStatus - The status of a message as indicated by a delivery report.
- FileHashType - Bitfield/set of flags generated from the Telepathy specification.
- FileTransferState - Bitfield/set of flags generated from the Telepathy specification.
- FileTransferStateChangeReason - Bitfield/set of flags generated from the Telepathy specification.
- HTTPMethod - The HTTP Method with which to request a URL.
- HandleType - Bitfield/set of flags generated from the Telepathy specification.
- LocalHoldState - The hold state of a channel.
- LocalHoldStateReason - The reason for a change to the Local_Hold_State.
- LocationFeatures - Flags describing the Location features which may be supported on any given connection.
- MailNotificationFlags - Flags representing capabilities provided by a connection manager.
- MediaStreamBaseProto - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamDirection - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamError - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamPendingSend - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamState - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamTransportType - Bitfield/set of flags generated from the Telepathy specification.
- MediaStreamType - Bitfield/set of flags generated from the Telepathy specification.
- MessagePartSupportFlags - Flags indicating the level of support for message parts on this channel.
- MessageSendingFlags - Flags altering the way a message is sent.
- PropertyFlags - Bitfield/set of flags generated from the Telepathy specification.
- RCPTXRRTTMode - Bitfield/set of flags generated from the Telepathy specification.
- RTCPXRStatisticsFlags - Bitfield/set of flags generated from the Telepathy specification.
- RichPresenceAccessControlType - A type of access control for Rich_Presence_Access_Control.
- SASLAbortReason - A reason why SASL authentication was aborted by the client.
- SASLStatus - Bitfield/set of flags generated from the Telepathy specification.
- SendingState - Enum indicating whether a contact is sending media.
- ServicePointType - The various types of service points a channel might connect to.
- SocketAccessControl - Bitfield/set of flags generated from the Telepathy specification.
- SocketAddressType - Bitfield/set of flags generated from the Telepathy specification.
- StorageRestrictionFlags - Flags indicating restrictions imposed on an Account by its storage method.
- StreamComponent - Media streams can use more than one UDP socket: one for RTP (data) and one for RTCP (control).
- StreamEndpointState - Represents the state of ICE negotiation for a single component of a stream to an endpoint.
- StreamFlowState - The type of SendingState and ReceivingState.
- StreamTransportType - A transport that can be used for streaming.
- SubscriptionState - An enumeration indicating whether presence subscription is denied, denied but pending permission, or allowed.
- TLSCertificateRejectReason - Possible reasons to reject a TLS certificate.
- TLSCertificateState - The possible states for a TLSCertificate object.
- TubeChannelState - Bitfield/set of flags generated from the Telepathy specification.
- TubeState - Bitfield/set of flags generated from the Telepathy specification.
- TubeType - Bitfield/set of flags generated from the Telepathy specification.
- Error - Enumerated type representing the Telepathy D-Bus errors.
- public const string ACCOUNT_MANAGER_BUS_NAME
The account manager's well-known bus name
- public const string ACCOUNT_MANAGER_OBJECT_PATH
The account manager's standard object path
- public const string ACCOUNT_OBJECT_PATH_BASE
The common prefix of the object path for all Account objects.
- public const string CHANNEL_DISPATCHER_BUS_NAME
The channel dispatcher's well-known bus name
- public const string CHANNEL_DISPATCHER_OBJECT_PATH
The channel dispatcher's standard object path
- public const string CLIENT_BUS_NAME_BASE
The common prefix of the well-known bus name for any Telepathy Client.
- public const string CLIENT_OBJECT_PATH_BASE
The common prefix of the well-known object path for any Telepathy Client.
- public const string CM_BUS_NAME_BASE
The prefix for a connection manager's bus name, to which the CM's name (e.g. "gabble") should be appended.
- public const string CM_OBJECT_PATH_BASE
The prefix for a connection manager's object path, to which the CM's name (e.g. "gabble") should be appended.
- public const string CONN_BUS_NAME_BASE
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.
- public const string CONN_OBJECT_PATH_BASE
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.
- public const string DEBUG_OBJECT_PATH
The standard path for objects implementing the Telepathy Debug interface (#TpSvcDebug).
- public const string ERROR_PREFIX
The common prefix of Telepathy errors, as a string constant, without the trailing '.
- public const string IFACE_ACCOUNT
- public const string IFACE_ACCOUNT_INTERFACE_ADDRESSING
- public const string IFACE_ACCOUNT_INTERFACE_AVATAR
- public const string IFACE_ACCOUNT_INTERFACE_STORAGE
- public const string IFACE_ACCOUNT_MANAGER
- public const string IFACE_AUTHENTICATION_TLS_CERTIFICATE
- public const string IFACE_CALL_CONTENT
- public const string IFACE_CALL_CONTENT_INTERFACE_AUDIO_CONTROL
- public const string IFACE_CALL_CONTENT_INTERFACE_DTMF
- public const string IFACE_CALL_CONTENT_INTERFACE_MEDIA
- public const string IFACE_CALL_CONTENT_INTERFACE_VIDEO_CONTROL
- public const string IFACE_CALL_CONTENT_MEDIA_DESCRIPTION
- public const string IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS
- public const string IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK
- public const string IFACE_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS
- public const string IFACE_CALL_STREAM
- public const string IFACE_CALL_STREAM_ENDPOINT
- public const string IFACE_CALL_STREAM_INTERFACE_MEDIA
- public const string IFACE_CHANNEL
- public const string IFACE_CHANNEL_DISPATCHER
- public const string IFACE_CHANNEL_DISPATCHER_INTERFACE_MESSAGES1
- public const string IFACE_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST
- public const string IFACE_CHANNEL_DISPATCH_OPERATION
- public const string IFACE_CHANNEL_INTERFACE_ANONYMITY
- public const string IFACE_CHANNEL_INTERFACE_CALL_STATE
- public const string IFACE_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION
- public const string IFACE_CHANNEL_INTERFACE_CHAT_STATE
- public const string IFACE_CHANNEL_INTERFACE_CONFERENCE
- public const string IFACE_CHANNEL_INTERFACE_DESTROYABLE
- public const string IFACE_CHANNEL_INTERFACE_DTMF
- public const string IFACE_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA
- public const string IFACE_CHANNEL_INTERFACE_GROUP
- public const string IFACE_CHANNEL_INTERFACE_HOLD
- public const string IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING
- public const string IFACE_CHANNEL_INTERFACE_MESSAGES
- public const string IFACE_CHANNEL_INTERFACE_PASSWORD
- public const string IFACE_CHANNEL_INTERFACE_ROOM
- public const string IFACE_CHANNEL_INTERFACE_ROOM_CONFIG
- public const string IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION
- public const string IFACE_CHANNEL_INTERFACE_SECURABLE
- public const string IFACE_CHANNEL_INTERFACE_SERVICE_POINT
- public const string IFACE_CHANNEL_INTERFACE_SMS
- public const string IFACE_CHANNEL_INTERFACE_SUBJECT
- public const string IFACE_CHANNEL_INTERFACE_TUBE
- public const string IFACE_CHANNEL_REQUEST
- public const string IFACE_CHANNEL_TYPE_CALL
- public const string IFACE_CHANNEL_TYPE_CONTACT_LIST
- public const string IFACE_CHANNEL_TYPE_CONTACT_SEARCH
- public const string IFACE_CHANNEL_TYPE_DBUS_TUBE
- public const string IFACE_CHANNEL_TYPE_FILE_TRANSFER
- public const string IFACE_CHANNEL_TYPE_ROOM_LIST
- public const string IFACE_CHANNEL_TYPE_SERVER_AUTHENTICATION
- public const string IFACE_CHANNEL_TYPE_SERVER_TLS_CONNECTION
- public const string IFACE_CHANNEL_TYPE_STREAMED_MEDIA
- public const string IFACE_CHANNEL_TYPE_STREAM_TUBE
- public const string IFACE_CHANNEL_TYPE_TEXT
- public const string IFACE_CHANNEL_TYPE_TUBES
- public const string IFACE_CLIENT
- public const string IFACE_CLIENT_APPROVER
- public const string IFACE_CLIENT_HANDLER
- public const string IFACE_CLIENT_INTERFACE_REQUESTS
- public const string IFACE_CLIENT_OBSERVER
- public const string IFACE_CONNECTION
- public const string IFACE_CONNECTION_INTERFACE_ADDRESSING
- public const string IFACE_CONNECTION_INTERFACE_ALIASING
- public const string IFACE_CONNECTION_INTERFACE_ANONYMITY
- public const string IFACE_CONNECTION_INTERFACE_AVATARS
- public const string IFACE_CONNECTION_INTERFACE_BALANCE
- public const string IFACE_CONNECTION_INTERFACE_CAPABILITIES
- public const string IFACE_CONNECTION_INTERFACE_CELLULAR
- public const string IFACE_CONNECTION_INTERFACE_CLIENT_TYPES
- public const string IFACE_CONNECTION_INTERFACE_CONTACTS
- public const string IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING
- public const string IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES
- public const string IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS
- public const string IFACE_CONNECTION_INTERFACE_CONTACT_INFO
- public const string IFACE_CONNECTION_INTERFACE_CONTACT_LIST
- public const string IFACE_CONNECTION_INTERFACE_LOCATION
- public const string IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION
- public const string IFACE_CONNECTION_INTERFACE_POWER_SAVING
- public const string IFACE_CONNECTION_INTERFACE_PRESENCE
- public const string IFACE_CONNECTION_INTERFACE_RENAMING
- public const string IFACE_CONNECTION_INTERFACE_REQUESTS
- public const string IFACE_CONNECTION_INTERFACE_SERVICE_POINT
- public const string IFACE_CONNECTION_INTERFACE_SIDECARS1
- public const string IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE
- public const string IFACE_CONNECTION_MANAGER
- public const string IFACE_DBUS_DAEMON
- public const string IFACE_DBUS_INTROSPECTABLE
- public const string IFACE_DBUS_PEER
- public const string IFACE_DBUS_PROPERTIES
- public const string IFACE_DEBUG
- public const string IFACE_MEDIA_SESSION_HANDLER
- public const string IFACE_MEDIA_STREAM_HANDLER
- public const string IFACE_PROPERTIES_INTERFACE
- public const string IFACE_PROTOCOL
- public const string IFACE_PROTOCOL_INTERFACE_ADDRESSING
- public const string IFACE_PROTOCOL_INTERFACE_AVATARS
- public const string IFACE_PROTOCOL_INTERFACE_PRESENCE
- public const int NUM_ACCESS_CONTROL_TYPES
1 higher than the highest valid value of AccessControlType.
- public const int NUM_CALL_CONTENT_DISPOSITIONS
1 higher than the highest valid value of CallContentDisposition.
- public const int NUM_CALL_CONTENT_PACKETIZATION_TYPES
1 higher than the highest valid value of CallContentPacketizationType.
- public const int NUM_CALL_STATES
1 higher than the highest valid value of CallState.
- public const int NUM_CALL_STATE_CHANGE_REASONS
1 higher than the highest valid value of CallStateChangeReason.
- public const int NUM_CALL_STREAM_CANDIDATE_TYPES
1 higher than the highest valid value of CallStreamCandidateType.
- public const int NUM_CAPTCHA_CANCEL_REASONS
1 higher than the highest valid value of CaptchaCancelReason.
- public const int NUM_CAPTCHA_STATUSES
1 higher than the highest valid value of CaptchaStatus.
- public const int NUM_CHANNEL_CHAT_STATES
1 higher than the highest valid value of ChannelChatState.
- public const int NUM_CHANNEL_CONTACT_SEARCH_STATES
1 higher than the highest valid value of ChannelContactSearchState.
- public const int NUM_CHANNEL_GROUP_CHANGE_REASONS
1 higher than the highest valid value of ChannelGroupChangeReason.
- public const int NUM_CHANNEL_TEXT_MESSAGE_TYPES
1 higher than the highest valid value of ChannelTextMessageType.
- public const int NUM_CHANNEL_TEXT_SEND_ERRORS
1 higher than the highest valid value of ChannelTextSendError.
- public const int NUM_CONNECTION_PRESENCE_TYPES
1 higher than the highest valid value of ConnectionPresenceType.
- public const int NUM_CONNECTION_STATUSES
1 higher than the highest valid value of ConnectionStatus.
- public const int NUM_CONNECTION_STATUS_REASONS
1 higher than the highest valid value of ConnectionStatusReason.
- public const int NUM_CONTACT_FEATURES
1 higher than the highest ContactFeature supported by this version of telepathy-glib.
- public const int NUM_CONTACT_LIST_STATES
1 higher than the highest valid value of ContactListState.
- public const int NUM_CONTACT_METADATA_STORAGE_TYPES
1 higher than the highest valid value of ContactMetadataStorageType.
- public const int NUM_DBUS_ERRORS
1 more than the highest valid DBusError at the time of compilation
- public const int NUM_DEBUG_LEVELS
1 higher than the highest valid value of DebugLevel.
- public const int NUM_DELIVERY_STATUSES
1 higher than the highest valid value of DeliveryStatus.
- public const int NUM_DTMF_EVENTS
1 higher than the highest valid value of DTMFEvent.
- public const int NUM_FILE_HASH_TYPES
1 higher than the highest valid value of FileHashType.
- public const int NUM_FILE_TRANSFER_STATES
1 higher than the highest valid value of FileTransferState.
- public const int NUM_FILE_TRANSFER_STATE_CHANGE_REASONS
1 higher than the highest valid value of FileTransferStateChangeReason.
- public const int NUM_HANDLE_TYPES
1 higher than the highest valid value of HandleType.
- public const int NUM_HTTP_METHODS
1 higher than the highest valid value of HTTPMethod.
- public const int NUM_LOCAL_HOLD_STATES
1 higher than the highest valid value of LocalHoldState.
- public const int NUM_LOCAL_HOLD_STATE_REASONS
1 higher than the highest valid value of LocalHoldStateReason.
- public const int NUM_MEDIA_STREAM_BASE_PROTOS
1 higher than the highest valid value of MediaStreamBaseProto.
- public const int NUM_MEDIA_STREAM_DIRECTIONS
1 higher than the highest valid value of MediaStreamDirection.
- public const int NUM_MEDIA_STREAM_ERRORS
1 higher than the highest valid value of MediaStreamError.
- public const int NUM_MEDIA_STREAM_STATES
1 higher than the highest valid value of MediaStreamState.
- public const int NUM_MEDIA_STREAM_TRANSPORT_TYPES
1 higher than the highest valid value of MediaStreamTransportType.
- public const int NUM_MEDIA_STREAM_TYPES
1 higher than the highest valid value of MediaStreamType.
- public const int NUM_RCPT_XR_RTT_MODES
1 higher than the highest valid value of RCPTXRRTTMode.
- public const int NUM_RICH_PRESENCE_ACCESS_CONTROL_TYPES
1 higher than the highest valid value of RichPresenceAccessControlType.
- public const int NUM_SASL_ABORT_REASONS
1 higher than the highest valid value of SASLAbortReason.
- public const int NUM_SASL_STATUSES
1 higher than the highest valid value of SASLStatus.
- public const int NUM_SENDING_STATES
1 higher than the highest valid value of SendingState.
- public const int NUM_SERVICE_POINT_TYPES
1 higher than the highest valid value of ServicePointType.
- public const int NUM_SOCKET_ACCESS_CONTROLS
1 higher than the highest valid value of SocketAccessControl.
- public const int NUM_SOCKET_ADDRESS_TYPES
1 higher than the highest valid value of SocketAddressType.
- public const int NUM_STREAM_COMPONENTS
1 higher than the highest valid value of StreamComponent.
- public const int NUM_STREAM_ENDPOINT_STATES
1 higher than the highest valid value of StreamEndpointState.
- public const int NUM_STREAM_FLOW_STATES
1 higher than the highest valid value of StreamFlowState.
- public const int NUM_STREAM_TRANSPORT_TYPES
1 higher than the highest valid value of StreamTransportType.
- public const int NUM_SUBSCRIPTION_STATES
1 higher than the highest valid value of SubscriptionState.
- public const int NUM_TLS_CERTIFICATE_REJECT_REASONS
1 higher than the highest valid value of TLSCertificateRejectReason.
- public const int NUM_TLS_CERTIFICATE_STATES
1 higher than the highest valid value of TLSCertificateState.
- public const int NUM_TUBE_CHANNEL_STATES
1 higher than the highest valid value of TubeChannelState.
- public const int NUM_TUBE_STATES
1 higher than the highest valid value of TubeState.
- public const int NUM_TUBE_TYPES
1 higher than the highest valid value of TubeType.
- public const string PROP_ACCOUNT_AUTOMATIC_PRESENCE
- public const string PROP_ACCOUNT_CHANGING_PRESENCE
- public const string PROP_ACCOUNT_CONNECTION
- public const string PROP_ACCOUNT_CONNECTION_ERROR
- public const string PROP_ACCOUNT_CONNECTION_ERROR_DETAILS
- public const string PROP_ACCOUNT_CONNECTION_STATUS
- public const string PROP_ACCOUNT_CONNECTION_STATUS_REASON
- public const string PROP_ACCOUNT_CONNECT_AUTOMATICALLY
- public const string PROP_ACCOUNT_CURRENT_PRESENCE
- public const string PROP_ACCOUNT_DISPLAY_NAME
- public const string PROP_ACCOUNT_ENABLED
- public const string PROP_ACCOUNT_HAS_BEEN_ONLINE
- public const string PROP_ACCOUNT_ICON
- public const string PROP_ACCOUNT_INTERFACES
- public const string PROP_ACCOUNT_INTERFACE_ADDRESSING_URI_SCHEMES
- public const string PROP_ACCOUNT_INTERFACE_AVATAR_AVATAR
- public const string PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_IDENTIFIER
- public const string PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_PROVIDER
- public const string PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_RESTRICTIONS
- public const string PROP_ACCOUNT_INTERFACE_STORAGE_STORAGE_SPECIFIC_INFORMATION
- public const string PROP_ACCOUNT_MANAGER_INTERFACES
- public const string PROP_ACCOUNT_MANAGER_INVALID_ACCOUNTS
- public const string PROP_ACCOUNT_MANAGER_SUPPORTED_ACCOUNT_PROPERTIES
- public const string PROP_ACCOUNT_MANAGER_VALID_ACCOUNTS
- public const string PROP_ACCOUNT_NICKNAME
- public const string PROP_ACCOUNT_NORMALIZED_NAME
- public const string PROP_ACCOUNT_PARAMETERS
- public const string PROP_ACCOUNT_REQUESTED_PRESENCE
- public const string PROP_ACCOUNT_SERVICE
- public const string PROP_ACCOUNT_SUPERSEDES
- public const string PROP_ACCOUNT_VALID
- public const string PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_CHAIN_DATA
- public const string PROP_AUTHENTICATION_TLS_CERTIFICATE_CERTIFICATE_TYPE
- public const string PROP_AUTHENTICATION_TLS_CERTIFICATE_REJECTIONS
- public const string PROP_AUTHENTICATION_TLS_CERTIFICATE_STATE
- public const string PROP_CALL_CONTENT_DISPOSITION
- public const string PROP_CALL_CONTENT_INTERFACES
- public const string PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_INPUT_VOLUME
- public const string PROP_CALL_CONTENT_INTERFACE_AUDIO_CONTROL_REQUESTED_OUTPUT_VOLUME
- public const string PROP_CALL_CONTENT_INTERFACE_DTMF_CURRENTLY_SENDING_TONES
- public const string PROP_CALL_CONTENT_INTERFACE_DTMF_DEFERRED_TONES
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_EVENT
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_CURRENT_DTMF_STATE
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_LOCAL_MEDIA_DESCRIPTIONS
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_MEDIA_DESCRIPTION_OFFER
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_PACKETIZATION
- public const string PROP_CALL_CONTENT_INTERFACE_MEDIA_REMOTE_MEDIA_DESCRIPTIONS
- public const string PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_BITRATE
- public const string PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_FRAMERATE
- public const string PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MANUAL_KEY_FRAMES
- public const string PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_MTU
- public const string PROP_CALL_CONTENT_INTERFACE_VIDEO_CONTROL_VIDEO_RESOLUTION
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_CODECS
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_FURTHER_NEGOTIATION_REQUIRED
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_HAS_REMOTE_INFORMATION
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACES
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DLRR_MAX_SIZE
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_DUPLICATE_RLE_MAX_SIZE
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_ENABLE_METRICS
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_LOSS_RLE_MAX_SIZE
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_PACKET_RECEIPT_TIMES_MAX_SIZE
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_RTT_MODE
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_EXTENDED_REPORTS_STATISTICS_FLAGS
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_DOES_AVPF
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTCP_FEEDBACK_FEEDBACK_MESSAGES
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_INTERFACE_RTP_HEADER_EXTENSIONS_HEADER_EXTENSIONS
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_REMOTE_CONTACT
- public const string PROP_CALL_CONTENT_MEDIA_DESCRIPTION_SSRCS
- public const string PROP_CALL_CONTENT_NAME
- public const string PROP_CALL_CONTENT_STREAMS
- public const string PROP_CALL_CONTENT_TYPE
- public const string PROP_CALL_STREAM_CAN_REQUEST_RECEIVING
- public const string PROP_CALL_STREAM_ENDPOINT_CONTROLLING
- public const string PROP_CALL_STREAM_ENDPOINT_ENDPOINT_STATE
- public const string PROP_CALL_STREAM_ENDPOINT_IS_ICE_LITE
- public const string PROP_CALL_STREAM_ENDPOINT_REMOTE_CANDIDATES
- public const string PROP_CALL_STREAM_ENDPOINT_REMOTE_CREDENTIALS
- public const string PROP_CALL_STREAM_ENDPOINT_SELECTED_CANDIDATE_PAIRS
- public const string PROP_CALL_STREAM_ENDPOINT_TRANSPORT
- public const string PROP_CALL_STREAM_INTERFACES
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_ENDPOINTS
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_HAS_SERVER_INFO
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_ICE_RESTART_PENDING
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CANDIDATES
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_LOCAL_CREDENTIALS
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_RECEIVING_STATE
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_RELAY_INFO
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_SENDING_STATE
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_STUN_SERVERS
- public const string PROP_CALL_STREAM_INTERFACE_MEDIA_TRANSPORT
- public const string PROP_CALL_STREAM_LOCAL_SENDING_STATE
- public const string PROP_CALL_STREAM_REMOTE_MEMBERS
- public const string PROP_CALL_STREAM_REMOTE_MEMBER_IDENTIFIERS
- public const string PROP_CHANNEL_CHANNEL_TYPE
- public const string PROP_CHANNEL_DISPATCHER_INTERFACES
- public const string PROP_CHANNEL_DISPATCHER_INTERFACE_OPERATION_LIST_DISPATCH_OPERATIONS
- public const string PROP_CHANNEL_DISPATCHER_SUPPORTS_REQUEST_HINTS
- public const string PROP_CHANNEL_DISPATCH_OPERATION_ACCOUNT
- public const string PROP_CHANNEL_DISPATCH_OPERATION_CHANNELS
- public const string PROP_CHANNEL_DISPATCH_OPERATION_CONNECTION
- public const string PROP_CHANNEL_DISPATCH_OPERATION_INTERFACES
- public const string PROP_CHANNEL_DISPATCH_OPERATION_POSSIBLE_HANDLERS
- public const string PROP_CHANNEL_INITIATOR_HANDLE
- public const string PROP_CHANNEL_INITIATOR_ID
- public const string PROP_CHANNEL_INTERFACES
- public const string PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY
- public const string PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMITY_MODES
- public const string PROP_CHANNEL_INTERFACE_ANONYMITY_ANONYMOUS_ID
- public const string PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAN_RETRY_CAPTCHA
- public const string PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR
- public const string PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_ERROR_DETAILS
- public const string PROP_CHANNEL_INTERFACE_CAPTCHA_AUTHENTICATION_CAPTCHA_STATUS
- public const string PROP_CHANNEL_INTERFACE_CHAT_STATE_CHAT_STATES
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_CHANNELS
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_CHANNELS
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_HANDLES
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_IDS
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_INVITATION_MESSAGE
- public const string PROP_CHANNEL_INTERFACE_CONFERENCE_ORIGINAL_CHANNELS
- public const string PROP_CHANNEL_INTERFACE_DTMF_CURRENTLY_SENDING_TONES
- public const string PROP_CHANNEL_INTERFACE_DTMF_DEFERRED_TONES
- public const string PROP_CHANNEL_INTERFACE_DTMF_INITIAL_TONES
- public const string PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_METADATA
- public const string PROP_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA_SERVICE_NAME
- public const string PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS
- public const string PROP_CHANNEL_INTERFACE_GROUP_HANDLE_OWNERS
- public const string PROP_CHANNEL_INTERFACE_GROUP_LOCAL_PENDING_MEMBERS
- public const string PROP_CHANNEL_INTERFACE_GROUP_MEMBERS
- public const string PROP_CHANNEL_INTERFACE_GROUP_MEMBER_IDENTIFIERS
- public const string PROP_CHANNEL_INTERFACE_GROUP_REMOTE_PENDING_MEMBERS
- public const string PROP_CHANNEL_INTERFACE_GROUP_SELF_HANDLE
- public const string PROP_CHANNEL_INTERFACE_MESSAGES_DELIVERY_REPORTING_SUPPORT
- public const string PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_PART_SUPPORT_FLAGS
- public const string PROP_CHANNEL_INTERFACE_MESSAGES_MESSAGE_TYPES
- public const string PROP_CHANNEL_INTERFACE_MESSAGES_PENDING_MESSAGES
- public const string PROP_CHANNEL_INTERFACE_MESSAGES_SUPPORTED_CONTENT_TYPES
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_ANONYMOUS
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CAN_UPDATE_CONFIGURATION
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_CONFIGURATION_RETRIEVED
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_DESCRIPTION
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_INVITEONLY
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_LIMIT
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MODERATED
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_MUTABLE_PROPERTIES
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_HINT
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PASSWORD_PROTECTED
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PERSISTENT
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_PRIVATE
- public const string PROP_CHANNEL_INTERFACE_ROOM_CONFIG_TITLE
- public const string PROP_CHANNEL_INTERFACE_ROOM_CREATION_TIMESTAMP
- public const string PROP_CHANNEL_INTERFACE_ROOM_CREATOR
- public const string PROP_CHANNEL_INTERFACE_ROOM_CREATOR_HANDLE
- public const string PROP_CHANNEL_INTERFACE_ROOM_ROOM_NAME
- public const string PROP_CHANNEL_INTERFACE_ROOM_SERVER
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AUTHORIZATION_IDENTITY
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_AVAILABLE_MECHANISMS
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_CAN_TRY_AGAIN
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_REALM
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_DEFAULT_USERNAME
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_HAS_INITIAL_DATA
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_MAY_SAVE_RESPONSE
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_ERROR_DETAILS
- public const string PROP_CHANNEL_INTERFACE_SASL_AUTHENTICATION_SASL_STATUS
- public const string PROP_CHANNEL_INTERFACE_SECURABLE_ENCRYPTED
- public const string PROP_CHANNEL_INTERFACE_SECURABLE_VERIFIED
- public const string PROP_CHANNEL_INTERFACE_SERVICE_POINT_CURRENT_SERVICE_POINT
- public const string PROP_CHANNEL_INTERFACE_SERVICE_POINT_INITIAL_SERVICE_POINT
- public const string PROP_CHANNEL_INTERFACE_SMS_FLASH
- public const string PROP_CHANNEL_INTERFACE_SMS_SMS_CHANNEL
- public const string PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR
- public const string PROP_CHANNEL_INTERFACE_SUBJECT_ACTOR_HANDLE
- public const string PROP_CHANNEL_INTERFACE_SUBJECT_CAN_SET
- public const string PROP_CHANNEL_INTERFACE_SUBJECT_SUBJECT
- public const string PROP_CHANNEL_INTERFACE_SUBJECT_TIMESTAMP
- public const string PROP_CHANNEL_INTERFACE_TUBE_PARAMETERS
- public const string PROP_CHANNEL_INTERFACE_TUBE_STATE
- public const string PROP_CHANNEL_REQUESTED
- public const string PROP_CHANNEL_REQUEST_ACCOUNT
- public const string PROP_CHANNEL_REQUEST_HINTS
- public const string PROP_CHANNEL_REQUEST_INTERFACES
- public const string PROP_CHANNEL_REQUEST_PREFERRED_HANDLER
- public const string PROP_CHANNEL_REQUEST_REQUESTS
- public const string PROP_CHANNEL_REQUEST_USER_ACTION_TIME
- public const string PROP_CHANNEL_TARGET_HANDLE
- public const string PROP_CHANNEL_TARGET_HANDLE_TYPE
- public const string PROP_CHANNEL_TARGET_ID
- public const string PROP_CHANNEL_TYPE_CALL_CALL_FLAGS
- public const string PROP_CHANNEL_TYPE_CALL_CALL_MEMBERS
- public const string PROP_CHANNEL_TYPE_CALL_CALL_STATE
- public const string PROP_CHANNEL_TYPE_CALL_CALL_STATE_DETAILS
- public const string PROP_CHANNEL_TYPE_CALL_CALL_STATE_REASON
- public const string PROP_CHANNEL_TYPE_CALL_CONTENTS
- public const string PROP_CHANNEL_TYPE_CALL_HARDWARE_STREAMING
- public const string PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO
- public const string PROP_CHANNEL_TYPE_CALL_INITIAL_AUDIO_NAME
- public const string PROP_CHANNEL_TYPE_CALL_INITIAL_TRANSPORT
- public const string PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO
- public const string PROP_CHANNEL_TYPE_CALL_INITIAL_VIDEO_NAME
- public const string PROP_CHANNEL_TYPE_CALL_MEMBER_IDENTIFIERS
- public const string PROP_CHANNEL_TYPE_CALL_MUTABLE_CONTENTS
- public const string PROP_CHANNEL_TYPE_CONTACT_SEARCH_AVAILABLE_SEARCH_KEYS
- public const string PROP_CHANNEL_TYPE_CONTACT_SEARCH_LIMIT
- public const string PROP_CHANNEL_TYPE_CONTACT_SEARCH_SEARCH_STATE
- public const string PROP_CHANNEL_TYPE_CONTACT_SEARCH_SERVER
- public const string PROP_CHANNEL_TYPE_DBUS_TUBE_DBUS_NAMES
- public const string PROP_CHANNEL_TYPE_DBUS_TUBE_SERVICE_NAME
- public const string PROP_CHANNEL_TYPE_DBUS_TUBE_SUPPORTED_ACCESS_CONTROLS
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_AVAILABLE_SOCKET_TYPES
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_HASH_TYPE
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_CONTENT_TYPE
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_DATE
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_DESCRIPTION
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_FILENAME
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_FILE_COLLECTION
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_INITIAL_OFFSET
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_SIZE
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_STATE
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_TRANSFERRED_BYTES
- public const string PROP_CHANNEL_TYPE_FILE_TRANSFER_URI
- public const string PROP_CHANNEL_TYPE_ROOM_LIST_SERVER
- public const string PROP_CHANNEL_TYPE_SERVER_AUTHENTICATION_AUTHENTICATION_METHOD
- public const string PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_HOSTNAME
- public const string PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_REFERENCE_IDENTITIES
- public const string PROP_CHANNEL_TYPE_SERVER_TLS_CONNECTION_SERVER_CERTIFICATE
- public const string PROP_CHANNEL_TYPE_STREAMED_MEDIA_IMMUTABLE_STREAMS
- public const string PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_AUDIO
- public const string PROP_CHANNEL_TYPE_STREAMED_MEDIA_INITIAL_VIDEO
- public const string PROP_CHANNEL_TYPE_STREAM_TUBE_SERVICE
- public const string PROP_CHANNEL_TYPE_STREAM_TUBE_SUPPORTED_SOCKET_TYPES
- public const string PROP_CLIENT_APPROVER_APPROVER_CHANNEL_FILTER
- public const string PROP_CLIENT_HANDLER_BYPASS_APPROVAL
- public const string PROP_CLIENT_HANDLER_CAPABILITIES
- public const string PROP_CLIENT_HANDLER_HANDLED_CHANNELS
- public const string PROP_CLIENT_HANDLER_HANDLER_CHANNEL_FILTER
- public const string PROP_CLIENT_INTERFACES
- public const string PROP_CLIENT_OBSERVER_DELAY_APPROVERS
- public const string PROP_CLIENT_OBSERVER_OBSERVER_CHANNEL_FILTER
- public const string PROP_CLIENT_OBSERVER_RECOVER
- public const string PROP_CONNECTION_HAS_IMMORTAL_HANDLES
- public const string PROP_CONNECTION_INTERFACES
- public const string PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MANDATORY
- public const string PROP_CONNECTION_INTERFACE_ANONYMITY_ANONYMITY_MODES
- public const string PROP_CONNECTION_INTERFACE_ANONYMITY_SUPPORTED_ANONYMITY_MODES
- public const string PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES
- public const string PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT
- public const string PROP_CONNECTION_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH
- public const string PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT
- public const string PROP_CONNECTION_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH
- public const string PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT
- public const string PROP_CONNECTION_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH
- public const string PROP_CONNECTION_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES
- public const string PROP_CONNECTION_INTERFACE_BALANCE_ACCOUNT_BALANCE
- public const string PROP_CONNECTION_INTERFACE_BALANCE_MANAGE_CREDIT_URI
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_IMSI
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_NATIONAL_CHARACTER_SET
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_REDUCED_CHARACTER_SET
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_SERVICE_CENTRE
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_MESSAGE_VALIDITY_PERIOD
- public const string PROP_CONNECTION_INTERFACE_CELLULAR_OVERRIDE_MESSAGE_SERVICE_CENTRE
- public const string PROP_CONNECTION_INTERFACE_CONTACTS_CONTACT_ATTRIBUTE_INTERFACES
- public const string PROP_CONNECTION_INTERFACE_CONTACT_BLOCKING_CONTACT_BLOCKING_CAPABILITIES
- public const string PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_DISJOINT_GROUPS
- public const string PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
- public const string PROP_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUP_STORAGE
- public const string PROP_CONNECTION_INTERFACE_CONTACT_INFO_CONTACT_INFO_FLAGS
- public const string PROP_CONNECTION_INTERFACE_CONTACT_INFO_SUPPORTED_FIELDS
- public const string PROP_CONNECTION_INTERFACE_CONTACT_LIST_CAN_CHANGE_CONTACT_LIST
- public const string PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_PERSISTS
- public const string PROP_CONNECTION_INTERFACE_CONTACT_LIST_CONTACT_LIST_STATE
- public const string PROP_CONNECTION_INTERFACE_CONTACT_LIST_DOWNLOAD_AT_CONNECTION
- public const string PROP_CONNECTION_INTERFACE_CONTACT_LIST_REQUEST_USES_MESSAGE
- public const string PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL
- public const string PROP_CONNECTION_INTERFACE_LOCATION_LOCATION_ACCESS_CONTROL_TYPES
- public const string PROP_CONNECTION_INTERFACE_LOCATION_SUPPORTED_LOCATION_FEATURES
- public const string PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_ADDRESS
- public const string PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_MAIL_NOTIFICATION_FLAGS
- public const string PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAILS
- public const string PROP_CONNECTION_INTERFACE_MAIL_NOTIFICATION_UNREAD_MAIL_COUNT
- public const string PROP_CONNECTION_INTERFACE_POWER_SAVING_POWER_SAVING_ACTIVE
- public const string PROP_CONNECTION_INTERFACE_REQUESTS_CHANNELS
- public const string PROP_CONNECTION_INTERFACE_REQUESTS_REQUESTABLE_CHANNEL_CLASSES
- public const string PROP_CONNECTION_INTERFACE_SERVICE_POINT_KNOWN_SERVICE_POINTS
- public const string PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_MAXIMUM_STATUS_MESSAGE_LENGTH
- public const string PROP_CONNECTION_INTERFACE_SIMPLE_PRESENCE_STATUSES
- public const string PROP_CONNECTION_MANAGER_INTERFACES
- public const string PROP_CONNECTION_MANAGER_PROTOCOLS
- public const string PROP_CONNECTION_SELF_HANDLE
- public const string PROP_CONNECTION_SELF_ID
- public const string PROP_CONNECTION_STATUS
- public const string PROP_DEBUG_ENABLED
- public const string PROP_MEDIA_STREAM_HANDLER_CREATED_LOCALLY
- public const string PROP_MEDIA_STREAM_HANDLER_NAT_TRAVERSAL
- public const string PROP_MEDIA_STREAM_HANDLER_RELAY_INFO
- public const string PROP_MEDIA_STREAM_HANDLER_STUN_SERVERS
- public const string PROP_PROTOCOL_AUTHENTICATION_TYPES
- public const string PROP_PROTOCOL_CONNECTION_INTERFACES
- public const string PROP_PROTOCOL_ENGLISH_NAME
- public const string PROP_PROTOCOL_ICON
- public const string PROP_PROTOCOL_INTERFACES
- public const string PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_URI_SCHEMES
- public const string PROP_PROTOCOL_INTERFACE_ADDRESSING_ADDRESSABLE_VCARD_FIELDS
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_BYTES
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_HEIGHT
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_MAXIMUM_AVATAR_WIDTH
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_HEIGHT
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_MINIMUM_AVATAR_WIDTH
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_HEIGHT
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_RECOMMENDED_AVATAR_WIDTH
- public const string PROP_PROTOCOL_INTERFACE_AVATARS_SUPPORTED_AVATAR_MIME_TYPES
- public const string PROP_PROTOCOL_INTERFACE_PRESENCE_STATUSES
- public const string PROP_PROTOCOL_PARAMETERS
- public const string PROP_PROTOCOL_REQUESTABLE_CHANNEL_CLASSES
- public const string PROP_PROTOCOL_VCARD_FIELD
- public const string TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_GTALK_P2P
- public const string TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP
- public const string TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_2009
- public const string TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_WLM_8_5
- public const string TOKEN_CHANNEL_TYPE_CALL_AUDIO
- public const string TOKEN_CHANNEL_TYPE_CALL_GTALK_P2P
- public const string TOKEN_CHANNEL_TYPE_CALL_ICE
- public const string TOKEN_CHANNEL_TYPE_CALL_SHM
- public const string TOKEN_CHANNEL_TYPE_CALL_VIDEO
- public const string TOKEN_CHANNEL_TYPE_CALL_WLM_2009
- public const string TOKEN_CONNECTION_CONTACT_ID
- public const string TOKEN_CONNECTION_INTERFACE_ADDRESSING_ADDRESSES
- public const string TOKEN_CONNECTION_INTERFACE_ADDRESSING_URIS
- public const string TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS
- public const string TOKEN_CONNECTION_INTERFACE_AVATARS_TOKEN
- public const string TOKEN_CONNECTION_INTERFACE_CAPABILITIES_CAPS
- public const string TOKEN_CONNECTION_INTERFACE_CLIENT_TYPES_CLIENT_TYPES
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_BLOCKED
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_CAPABILITIES_CAPABILITIES
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_GROUPS_GROUPS
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_INFO_INFO
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_PUBLISH_REQUEST
- public const string TOKEN_CONNECTION_INTERFACE_CONTACT_LIST_SUBSCRIBE
- public const string TOKEN_CONNECTION_INTERFACE_LOCATION_LOCATION
- public const string TOKEN_CONNECTION_INTERFACE_SIMPLE_PRESENCE_PRESENCE
- public const ConnectionStatus UNKNOWN_CONNECTION_STATUS
An invalid connection status used in Connection to indicate that the status has not yet been discovered.
- public const HandleType UNKNOWN_HANDLE_TYPE
An invalid handle type (-1 cast to TpHandleType) used to represent an unknown handle type.
- public const int64 USER_ACTION_TIME_NOT_USER_ACTION
The "user action time" used by methods like AccountChannelRequest to represent channel requests that are not a result of user action.
- public delegate void AccountChannelRequestDelegatedChannelCb (AccountChannelRequest request, Channel channel)
Called when a client asked us to delegate
channel
to another Handler. - public delegate void BaseClientClassAddDispatchOperationImpl (BaseClient client, Account account, Connection connection, List<Channel> channels, ChannelDispatchOperation dispatch_operation, AddDispatchOperationContext context)
Signature of the implementation of the AddDispatchOperation method.
- public delegate void BaseClientClassHandleChannelsImpl (BaseClient client, Account account, Connection connection, List<Channel> channels, List<ChannelRequest> requests_satisfied, int64 user_action_time, HandleChannelsContext context)
Signature of the implementation of the HandleChannels method.
- public delegate void BaseClientClassObserveChannelsImpl (BaseClient client, Account account, Connection connection, List<Channel> channels, ChannelDispatchOperation? dispatch_operation, List<ChannelRequest> requests, ObserveChannelsContext context)
Signature of the implementation of the ObserveChannels method.
- public delegate void BaseClientDelegatedChannelsCb (BaseClient client, GenericArray<Channel> channels)
Called when a client asked us to delegate
channels
to another Handler. - public delegate string BaseConnectionGetUniqueConnectionNameImpl (BaseConnection self)
Signature of the
get_unique_connection_name
virtual method on BaseConnection. - public delegate void BaseConnectionProc (BaseConnection self)
Signature of a virtual method on BaseConnection that takes no additional parameters and returns nothing.
- public delegate bool BaseConnectionStartConnectingImpl (BaseConnection self) throws Error
Signature of an implementation of the start_connecting method of BaseConnection.
- public delegate void ChannelWhenReadyCb (Channel channel, Error error)
Signature of a callback passed to
tp_channel_call_when_ready
, which will be called exactly once, when the channel becomes ready or invalid (whichever happens first) - public delegate void ConnectionContactsByHandleCb (Connection connection, Contact[] contacts, Handle[] failed, Error error, Object weak_object)
Signature of a callback used to receive the result of get_contacts_by_handle.
- public delegate void ConnectionContactsByIdCb (Connection connection, Contact[] contacts, string[] requested_ids, HashTable<string,Error> failed_id_errors, Error error, Object weak_object)
Signature of a callback used to receive the result of get_contacts_by_id.
- public delegate void ConnectionHoldHandlesCb (Connection connection, HandleType handle_type, uint n_handles, Handle handles, Error error, Object weak_object)
Signature of the callback called when hold_handles succeeds or fails.
- public delegate void ConnectionManagerListCb (ConnectionManager[] cms, size_t n_cms, Error error, Object weak_object)
Signature of the callback supplied to list_connection_managers.
- public delegate void ConnectionManagerWhenReadyCb (ConnectionManager cm, Error error, Object weak_object)
Called as the result of
tp_connection_manager_call_when_ready
. - public delegate void ConnectionNameListCb (string[] names, size_t n, string[] cms, string[] protocols, Error error, Object weak_object)
Signature of the callback supplied to list_connection_names.
- public delegate void ConnectionRequestHandlesCb (Connection connection, HandleType handle_type, uint[] handles, string[] ids, Error error, Object weak_object)
Signature of the callback called when request_handles succeeds or fails.
- public delegate void ConnectionUpgradeContactsCb (Connection connection, Contact[] contacts, Error error, Object weak_object)
Signature of a callback used to receive the result of upgrade_contacts.
- public delegate void ConnectionWhenReadyCb (Connection connection, Error error)
Signature of a callback passed to
tp_connection_call_when_ready
, which will be called exactly once, when the connection becomes ready or invalid (whichever happens first) - public delegate void DBusDaemonListNamesCb (DBusDaemon bus_daemon, string names, Error error, Object weak_object)
Signature of a callback for functions that list bus names.
- public delegate void DBusDaemonNameOwnerChangedCb (DBusDaemon bus_daemon, string name, string new_owner)
The signature of the callback called by watch_name_owner.
- public delegate void DBusPropertiesMixinGetter (Object object, Quark iface, Quark name, Value value, void* getter_data)
Signature of a callback used to get the value of a property.
- public delegate bool DBusPropertiesMixinSetter (Object object, Quark iface, Quark name, Value value, void* setter_data) throws Error
Signature of a callback used to get the value of a property.
- public delegate bool GroupMixinAddMemberFunc (Object obj, Handle handle, string message) throws Error
Signature of the callback used to add a member to the group.
- public delegate bool GroupMixinRemMemberFunc (Object obj, Handle handle, string message) throws Error
Signature of the callback used to remove a member from the group.
- public delegate bool GroupMixinRemMemberWithReasonFunc (Object obj, Handle handle, string message, uint reason) throws Error
Signature of the callback used to remove a member from the group.
- public delegate void IntFunc (uint i, void* userdata)
A callback function acting on unsigned integers.
- public delegate uint PresenceMixinGetMaximumStatusMessageLengthFunc (Object obj)
Signature of a callback used to determine the maximum length of status messages.
- public delegate bool PresenceMixinSetOwnStatusFunc (Object obj, PresenceStatus status) throws Error
Signature of the callback used to commit changes to the user's own presence status in SetStatuses.
- public delegate bool PresenceMixinStatusAvailableFunc (Object obj, uint which)
Signature of a callback to be used to determine if a given presence status can be set on the connection.
- public delegate void ProxyPrepareAsync (Proxy proxy, ProxyFeature feature, AsyncReadyCallback? callback)
Function called when
feature
has to be prepared forproxy
. - public delegate void SimpleApproverAddDispatchOperationImpl (SimpleApprover approver, Account account, Connection connection, List<Channel> channels, ChannelDispatchOperation? dispatch_operation, AddDispatchOperationContext context)
Signature of the implementation of the AddDispatchOperation method.
- public delegate void SimpleHandlerHandleChannelsImpl (SimpleHandler handler, Account account, Connection connection, List<Channel> channels, List<ChannelRequest> requests_satisfied, int64 user_action_time, HandleChannelsContext context)
Signature of the implementation of the HandleChannels method.
- public delegate void SimpleObserverObserveChannelsImpl (SimpleObserver observer, Account account, Connection connection, List<Channel> channels, ChannelDispatchOperation? dispatch_operation, List<ChannelRequest> requests, ObserveChannelsContext context)
Signature of the implementation of the ObserveChannels method.
- public bool asv_get_boolean (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present and boolean, return it, and set *valid
totrue
ifvalid
is notnull
. - public void* asv_get_boxed (HashTable<string,Value?> asv, string key, Type type)
If a value for
key
inasv
is present and is of the desired type, return it. - public unowned Array<uint8>? asv_get_bytes (HashTable<string,Value?> asv, string key)
If a value for
key
inasv
is present and is an array of bytes (its GType isDBUS_TYPE_G_UCHAR_ARRAY
), return it. - public double asv_get_double (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present and has any numeric type used by dbus-glib (guchar, gint, guint, gint64, guint64 or gdouble), return it as a double, and ifvalid
is notnull
, set *valid
totrue
. - public int32 asv_get_int32 (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the range of a gint32, return it, and ifvalid
is notnull
, set *valid
totrue
. - public int64 asv_get_int64 (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the range of a gint64, return it, and ifvalid
is notnull
, set *valid
totrue
. - public unowned string? asv_get_object_path (HashTable<string,Value?> asv, string key)
If a value for
key
inasv
is present and is an object path, return it. - public unowned string? asv_get_string (HashTable<string,Value?> asv, string key)
If a value for
key
inasv
is present and is a string, return it. - public unowned string[]? asv_get_strv (HashTable<string,Value?> asv, string key)
If a value for
key
inasv
is present and is an array of strings (strv), return it. - public uint32 asv_get_uint32 (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and fits in the range of a guint32, return it, and ifvalid
is notnull
, set *valid
totrue
. - public uint64 asv_get_uint64 (HashTable<string,Value?> asv, string key, out bool valid)
If a value for
key
inasv
is present, has an integer type used by dbus-glib (guchar, gint, guint, gint64 or guint64) and is non-negative, return it, and ifvalid
is notnull
, set *valid
totrue
. - public bool dbus_check_valid_bus_name (string name, DBusNameType allow_types) throws Error
Check that the given string is a valid D-Bus bus name of an appropriate type.
- public bool dbus_check_valid_interface_name (string name) throws Error
Check that the given string is a valid D-Bus interface name.
- public bool dbus_check_valid_member_name (string name) throws Error
Check that the given string is a valid D-Bus member (method or signal) name.
- public bool dbus_check_valid_object_path (string path) throws Error
Check that the given string is a valid D-Bus object path.
- public Quark dbus_errors_quark ()
- public void dbus_properties_mixin_class_init (ObjectClass cls, size_t offset)
- public HashTable<unowned string,unowned Value?> dbus_properties_mixin_dup_all (Object self, string interface_name)
Get all the properties of a particular interface.
- public void dbus_properties_mixin_emit_properties_changed (Object object, string interface_name, string? properties)
Emits the PropertiesChanged signal for the provided properties.
- public bool dbus_properties_mixin_get (Object self, string interface_name, string property_name, Value value) throws Error
Initialize
value
with the type of the propertyproperty_name
oninterface_name
, and write the value of that property into it as if by calling the D-Bus method org. - public void dbus_properties_mixin_getter_gobject_properties (Object object, Quark iface, Quark name, Value value, void* getter_data)
An implementation of DBusPropertiesMixinGetter which assumes that the
getter_data
is the name of a readable Object property of an appropriate type, and uses it for the value of the D-Bus property. - public void dbus_properties_mixin_iface_init (void* g_iface, void* iface_data)
Declare that the DBus.
- public bool dbus_properties_mixin_set (Object self, string interface_name, string property_name, Value value) throws Error
Sets a property to the value specified by
value
, as if by calling the D-Bus method org. - public bool dbus_properties_mixin_setter_gobject_properties (Object object, Quark iface, Quark name, Value value, void* setter_data) throws Error
An implementation of DBusPropertiesMixinSetter which assumes that the
setter_data
is the name of a writable Object property of an appropriate type, and sets that property to the given value. - public void debug_divert_messages (string filename)
Open the given file for writing and duplicate its file descriptor to be used for stdout and stderr.
- public void debug_set_flags (string flags_string)
Set the debug flags indicated by
flags_string
, in addition to any already set. - public void debug_set_persistent (bool persistent)
Used to enable persistent operation of the connection manager process for debugging purposes.
- public void debug_timestamped_log_handler (string log_domain, LogLevelFlags log_level, string message, void* ignored)
A LogFunc that prepends the UTC time (currently in ISO 8601 format, with microsecond resolution) to the message, then calls g_log_default_handler.
- public Quark errors_disconnected_quark ()
- public Quark errors_removed_from_group_quark ()
- public string escape_as_identifier (string name)
Escape an arbitrary string so it follows the rules for a C identifier, and hence an object path component, interface element component, bus name component or member name in D-Bus.
- public Quark iface_quark_account ()
- public Quark iface_quark_account_interface_addressing ()
- public Quark iface_quark_account_interface_avatar ()
- public Quark iface_quark_account_interface_storage ()
- public Quark iface_quark_account_manager ()
- public Quark iface_quark_authentication_tls_certificate ()
- public Quark iface_quark_call_content ()
- public Quark iface_quark_call_content_interface_audio_control ()
- public Quark iface_quark_call_content_interface_dtmf ()
- public Quark iface_quark_call_content_interface_media ()
- public Quark iface_quark_call_content_interface_video_control ()
- public Quark iface_quark_call_content_media_description ()
- public Quark iface_quark_call_content_media_description_interface_rtcp_extended_reports ()
- public Quark iface_quark_call_content_media_description_interface_rtcp_feedback ()
- public Quark iface_quark_call_content_media_description_interface_rtp_header_extensions ()
- public Quark iface_quark_call_stream ()
- public Quark iface_quark_call_stream_endpoint ()
- public Quark iface_quark_call_stream_interface_media ()
- public Quark iface_quark_channel ()
- public Quark iface_quark_channel_dispatch_operation ()
- public Quark iface_quark_channel_dispatcher ()
- public Quark iface_quark_channel_dispatcher_interface_messages1 ()
- public Quark iface_quark_channel_dispatcher_interface_operation_list ()
- public Quark iface_quark_channel_interface_anonymity ()
- public Quark iface_quark_channel_interface_call_state ()
- public Quark iface_quark_channel_interface_captcha_authentication ()
- public Quark iface_quark_channel_interface_chat_state ()
- public Quark iface_quark_channel_interface_conference ()
- public Quark iface_quark_channel_interface_destroyable ()
- public Quark iface_quark_channel_interface_dtmf ()
- public Quark iface_quark_channel_interface_file_transfer_metadata ()
- public Quark iface_quark_channel_interface_group ()
- public Quark iface_quark_channel_interface_hold ()
- public Quark iface_quark_channel_interface_media_signalling ()
- public Quark iface_quark_channel_interface_messages ()
- public Quark iface_quark_channel_interface_password ()
- public Quark iface_quark_channel_interface_room ()
- public Quark iface_quark_channel_interface_room_config ()
- public Quark iface_quark_channel_interface_sasl_authentication ()
- public Quark iface_quark_channel_interface_securable ()
- public Quark iface_quark_channel_interface_service_point ()
- public Quark iface_quark_channel_interface_sms ()
- public Quark iface_quark_channel_interface_subject ()
- public Quark iface_quark_channel_interface_tube ()
- public Quark iface_quark_channel_request ()
- public Quark iface_quark_channel_type_call ()
- public Quark iface_quark_channel_type_contact_list ()
- public Quark iface_quark_channel_type_contact_search ()
- public Quark iface_quark_channel_type_dbus_tube ()
- public Quark iface_quark_channel_type_file_transfer ()
- public Quark iface_quark_channel_type_room_list ()
- public Quark iface_quark_channel_type_server_authentication ()
- public Quark iface_quark_channel_type_server_tls_connection ()
- public Quark iface_quark_channel_type_stream_tube ()
- public Quark iface_quark_channel_type_streamed_media ()
- public Quark iface_quark_channel_type_text ()
- public Quark iface_quark_channel_type_tubes ()
- public Quark iface_quark_client ()
- public Quark iface_quark_client_approver ()
- public Quark iface_quark_client_handler ()
- public Quark iface_quark_client_interface_requests ()
- public Quark iface_quark_client_observer ()
- public Quark iface_quark_connection ()
- public Quark iface_quark_connection_interface_addressing ()
- public Quark iface_quark_connection_interface_aliasing ()
- public Quark iface_quark_connection_interface_anonymity ()
- public Quark iface_quark_connection_interface_avatars ()
- public Quark iface_quark_connection_interface_balance ()
- public Quark iface_quark_connection_interface_capabilities ()
- public Quark iface_quark_connection_interface_cellular ()
- public Quark iface_quark_connection_interface_client_types ()
- public Quark iface_quark_connection_interface_contact_blocking ()
- public Quark iface_quark_connection_interface_contact_capabilities ()
- public Quark iface_quark_connection_interface_contact_groups ()
- public Quark iface_quark_connection_interface_contact_info ()
- public Quark iface_quark_connection_interface_contact_list ()
- public Quark iface_quark_connection_interface_contacts ()
- public Quark iface_quark_connection_interface_location ()
- public Quark iface_quark_connection_interface_mail_notification ()
- public Quark iface_quark_connection_interface_power_saving ()
- public Quark iface_quark_connection_interface_presence ()
- public Quark iface_quark_connection_interface_renaming ()
- public Quark iface_quark_connection_interface_requests ()
- public Quark iface_quark_connection_interface_service_point ()
- public Quark iface_quark_connection_interface_sidecars1 ()
- public Quark iface_quark_connection_interface_simple_presence ()
- public Quark iface_quark_connection_manager ()
- public Quark iface_quark_dbus_daemon ()
- public Quark iface_quark_dbus_introspectable ()
- public Quark iface_quark_dbus_peer ()
- public Quark iface_quark_dbus_properties ()
- public Quark iface_quark_debug ()
- public Quark iface_quark_media_session_handler ()
- public Quark iface_quark_media_stream_handler ()
- public Quark iface_quark_properties_interface ()
- public Quark iface_quark_protocol ()
- public Quark iface_quark_protocol_interface_addressing ()
- public Quark iface_quark_protocol_interface_avatars ()
- public Quark iface_quark_protocol_interface_presence ()
- public Intset intset_from_array (Array<uint> array)
- public void list_connection_managers (DBusDaemon bus_daemon, owned ConnectionManagerListCb callback, Object? weak_object)
List the available (running or installed) connection managers.
- public async List<ConnectionManager> list_connection_managers_async (DBusDaemon? dbus_daemon) throws Error
List the available (running or installed) connection managers, asynchronously, and wait for their
TP_CONNECTION_MANAGER_FEATURE_CORE
feature to be ready. - public void list_connection_names (DBusDaemon bus_daemon, owned ConnectionNameListCb callback, Object? weak_object)
List the bus names of all the connections that currently exist, together with the connection manager name and the protocol name for each connection.
- public async void simple_async_report_success_in_idle (Object? source, void* source_tag)
Create a new SimpleAsyncResult with no operation result, and call complete_in_idle on it.
- public void svc_interface_set_dbus_properties_info (Type g_interface, DBusPropertiesMixinIfaceInfo info)
Declare that
g_interface
implements the given D-Bus interface, with the given properties. - public int64 user_action_time_from_x11 (uint32 x11_time)
Convert an X11 timestamp into a user action time as used in Telepathy.
- public bool user_action_time_should_present (int64 user_action_time, out uint32 x11_time)
Interpret a Telepathy user action time to decide whether a Handler should attempt to gain focus.
- public string utf8_make_valid (string name)
Validate that the provided string is valid UTF8.
- public void value_array_free (ValueArray va)
Free
va
.