Liblinphone 5.3.0
|
▼CListener | |
Clinphone::AccountCreatorListener | An object to handle the responses callbacks for handling the AccountCreator operations |
Clinphone::AccountListener | An object to handle the callbacks for the handling of Account objects |
Clinphone::AlertListener | Object that represents a callback attached to an alert |
Clinphone::CallListener | That class holds all the callbacks which are called by Call objects |
Clinphone::ChatMessageListener | An object to handle the callbacks for the handling a ChatMessage objects |
Clinphone::ChatRoomListener | An object to handle the callbacks for the handling a ChatRoom objects |
Clinphone::ConferenceListener | An object to handle the callbacks for the handling a Conference objects |
Clinphone::ConferenceSchedulerListener | An object to handle the callbacks of ConferenceScheduler object |
Clinphone::CoreListener | That class holds all the callbacks which are called by Core |
Clinphone::EventListener | An object to handle the callbacks for handling the LinphoneEvent operations |
Clinphone::FriendListListener | An object to handle the callbacks for Friend synchronization |
Clinphone::FriendListener | An object to handle the callbacks for Friend |
Clinphone::LoggingServiceListener | Listener for LoggingService |
Clinphone::MagicSearchListener | A MagicSearchListener is used to do specifics searchs |
Clinphone::ParticipantDeviceListener | An object to handle the callbacks for the handling a ParticipantDevice objects |
Clinphone::PlayerListener | An object to handle the callbacks for the handling a Player objects |
Clinphone::XmlRpcRequestListener | An object to handle the callbacks for handling the XmlRpcRequest operations |
▼CMultiListenableObject | |
Clinphone::Account | Object that represents a Linphone Account |
Clinphone::AccountCreator | The object used to configure an account on a server via XML-RPC, see https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Override%20account%20creator%20request/ |
Clinphone::Alert | Object that represents an alert |
Clinphone::Call | This object represents a call issued or received by the Core |
Clinphone::ChatMessage | An chat message is the object that is sent or received through a ChatRoom |
Clinphone::ChatRoom | A chat room is the place where ChatMessage are exchanged |
Clinphone::Conference | A conference is the object that allow to make calls when there are 2 or more participants |
Clinphone::ConferenceScheduler | Object used to create remote conferences and send ICS to notify participants |
Clinphone::Core | Main object to instanciate and on which to keep a reference |
Clinphone::Event | Object representing an event state, which is subcribed or published |
Clinphone::Friend | This object is used to store a SIP address |
Clinphone::FriendList | This object representing a list of Friend |
Clinphone::LoggingService | Singleton class giving access to logging features |
Clinphone::MagicSearch | A MagicSearch is used to do specifics searchs |
Clinphone::ParticipantDevice | This object represents a unique device for a member of a Conference or ChatRoom |
Clinphone::Player | Player interface |
Clinphone::XmlRpcRequest | The XmlRpcRequest object representing a XML-RPC request to be sent |
▼CObject | |
Clinphone::AccountParams | Object that is used to set the different parameters of a Account |
Clinphone::Address | Object that represents a parsed SIP address |
Clinphone::AudioDevice | Object holding audio device information |
Clinphone::AuthInfo | Object holding authentication information |
Clinphone::Buffer | The object representing a data buffer |
Clinphone::CallLog | Object used to keep track of all calls initiated, received or missed |
Clinphone::CallParams | An object containing various parameters of a Call |
Clinphone::CallStats | This object carry various statistic informations regarding the quality of an audio or video stream for a given Call |
Clinphone::ChatMessageReaction | A chat message reaction is an emoji sent by someone in the same chat room to react to a specific ChatMessage |
Clinphone::ChatRoomParams | Object defining parameters for a ChatRoom |
Clinphone::ConferenceInfo | Object defining all information related to a conference |
Clinphone::ConferenceParams | Object defining parameters for a Conference |
Clinphone::Config | This object is used to manipulate a configuration file |
Clinphone::Content | This object holds data that can be embedded in a signaling message |
Clinphone::DialPlan | Represents a dial plan |
Clinphone::Dictionary | Object that represents key-value pair container |
Clinphone::DigestAuthenticationPolicy | The LinphoneDigestAuthenticationPolicy holds parameters relative to digest authentication procedures |
Clinphone::ErrorInfo | Object representing full details about a signaling error or status |
Clinphone::EventLog | Object that represents an event that must be stored in database |
Clinphone::Factory | The factory is a singleton object devoted to the creation of all the objects of Liblinphone that cannot be created by Core itself |
Clinphone::FriendPhoneNumber | Object that represents a Friend's phone number |
Clinphone::Headers | Object representing a chain of protocol headers |
Clinphone::ImNotifPolicy | Policy to use to send/receive instant messaging composing/delivery/display notifications |
Clinphone::InfoMessage | Object representing an informational message sent or received by the core |
Clinphone::Ldap | Object that represents a Linphone Ldap |
Clinphone::LdapParams | Object that is used to set the different parameters of a Ldap |
Clinphone::NatPolicy | Policy to use to pass through NATs/firewalls |
Clinphone::Participant | Identifies a member of a Conference or ChatRoom |
Clinphone::ParticipantDeviceIdentity | This object is only used on server side for ChatRoom with ChatRoom::Backend::FlexisipChat backend |
Clinphone::ParticipantImdnState | This object represents the delivery/display state of a given chat message for a given participant |
Clinphone::ParticipantInfo | Object defining all information related to a participant |
Clinphone::PayloadType | Object representing an RTP payload type |
Clinphone::PresenceActivity | Presence activity type holding information about a presence activity |
Clinphone::PresenceModel | Presence model type holding information about the presence of a person |
Clinphone::PresenceNote | Presence note type holding information about a presence note |
Clinphone::PresencePerson | Presence person holding information about a presence person |
Clinphone::PresenceService | Presence service type holding information about a presence service |
Clinphone::ProxyConfig | Represents an account configuration to be used by Core |
Clinphone::PushNotificationConfig | Object holding push notification config that will be set in the contact URI parameters of the Contact header in the REGISTER, if the AccountParams is configured to allow push notifications, see AccountParams::setPushNotificationAllowed() |
Clinphone::PushNotificationMessage | Object holding chat message data received by a push notification on iOS platform only |
Clinphone::Range | Structure describing a range of integers |
Clinphone::Recorder | Object used to record the audio or video of a call |
Clinphone::RecorderParams | Object containing various parameters of a Recorder |
Clinphone::SearchResult | The LinphoneSearchResult object represents a result of a search |
Clinphone::SignalInformation | Object to get signal (wifi/4G etc...) informations |
Clinphone::Transports | SIP transports & ports configuration object |
Clinphone::Tunnel | Linphone tunnel object |
Clinphone::TunnelConfig | Tunnel settings |
Clinphone::Vcard | Object storing contact information using vCard 4.0 format |
Clinphone::VideoActivationPolicy | Object describing policy regarding video streams establishments |
Clinphone::VideoDefinition | This object represents a video definition, eg |
Clinphone::VideoSourceDescriptor | Object that is used to describe a video source |
Clinphone::XmlRpcSession | The XmlRpcSession object used to send XML-RPC requests and handle their responses |