Liblinphone 5.3.5
|
▼Nlinphone | Namespace that holds all liblinphone's API classes and enumerations |
CAccount | Object that represents a Linphone Account |
CAccountCreator | 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/ |
CAccountCreatorListener | An object to handle the responses callbacks for handling the AccountCreator operations |
CAccountListener | An object to handle the callbacks for the handling of Account objects |
CAccountParams | Object that is used to set the different parameters of a Account |
CAddress | Object that represents a parsed SIP address |
CAlert | Object that represents an alert |
CAlertListener | Object that represents a callback attached to an alert |
CAudioDevice | Object holding audio device information |
CAuthInfo | Object holding authentication information |
CBuffer | The object representing a data buffer |
CCall | This object represents a call issued or received by the Core |
CCallListener | That class holds all the callbacks which are called by Call objects |
CCallLog | Object used to keep track of all calls initiated, received or missed |
CCallParams | An object containing various parameters of a Call |
CCallStats | This object carry various statistic informations regarding the quality of an audio or video stream for a given Call |
CChatMessage | An chat message is the object that is sent or received through a ChatRoom |
CChatMessageListener | An object to handle the callbacks for the handling a ChatMessage objects |
CChatMessageReaction | A chat message reaction is an emoji sent by someone in the same chat room to react to a specific ChatMessage |
CChatRoom | A chat room is the place where ChatMessage are exchanged |
CChatRoomListener | An object to handle the callbacks for the handling a ChatRoom objects |
CChatRoomParams | Object defining parameters for a ChatRoom |
CConference | A conference is the object that allow to make calls when there are 2 or more participants |
CConferenceInfo | Object defining all information related to a conference |
CConferenceListener | An object to handle the callbacks for the handling a Conference objects |
CConferenceParams | Object defining parameters for a Conference |
CConferenceScheduler | Object used to create remote conferences and send ICS to notify participants |
CConferenceSchedulerListener | An object to handle the callbacks of ConferenceScheduler object |
CConfig | This object is used to manipulate a configuration file |
CContent | This object holds data that can be embedded in a signaling message |
CCore | Main object to instanciate and on which to keep a reference |
CCoreListener | That class holds all the callbacks which are called by Core |
CDialPlan | Represents a dial plan |
CDictionary | Object that represents key-value pair container |
CDigestAuthenticationPolicy | The LinphoneDigestAuthenticationPolicy holds parameters relative to digest authentication procedures |
CErrorInfo | Object representing full details about a signaling error or status |
CEvent | Object representing an event state, which is subcribed or published |
CEventListener | An object to handle the callbacks for handling the LinphoneEvent operations |
CEventLog | Object that represents an event that must be stored in database |
CFactory | The factory is a singleton object devoted to the creation of all the objects of Liblinphone that cannot be created by Core itself |
CFriend | This object is used to store a SIP address |
CFriendList | This object representing a list of Friend |
CFriendListener | An object to handle the callbacks for Friend |
CFriendListListener | An object to handle the callbacks for Friend synchronization |
CFriendPhoneNumber | Object that represents a Friend's phone number |
CHeaders | Object representing a chain of protocol headers |
CImNotifPolicy | Policy to use to send/receive instant messaging composing/delivery/display notifications |
CInfoMessage | Object representing an informational message sent or received by the core |
CLdap | Object that represents a Linphone Ldap |
CLdapParams | Object that is used to set the different parameters of a Ldap |
CLoggingService | Singleton class giving access to logging features |
CLoggingServiceListener | Listener for LoggingService |
CMagicSearch | A MagicSearch is used to do specifics searchs |
CMagicSearchListener | A MagicSearchListener is used to do specifics searchs |
CNatPolicy | Policy to use to pass through NATs/firewalls |
CParticipant | Identifies a member of a Conference or ChatRoom |
CParticipantDevice | This object represents a unique device for a member of a Conference or ChatRoom |
CParticipantDeviceIdentity | This object is only used on server side for ChatRoom with ChatRoom::Backend::FlexisipChat backend |
CParticipantDeviceListener | An object to handle the callbacks for the handling a ParticipantDevice objects |
CParticipantImdnState | This object represents the delivery/display state of a given chat message for a given participant |
CParticipantInfo | Object defining all information related to a participant |
CPayloadType | Object representing an RTP payload type |
CPlayer | Player interface |
CPlayerListener | An object to handle the callbacks for the handling a Player objects |
CPresenceActivity | Presence activity type holding information about a presence activity |
CPresenceModel | Presence model type holding information about the presence of a person |
CPresenceNote | Presence note type holding information about a presence note |
CPresencePerson | Presence person holding information about a presence person |
CPresenceService | Presence service type holding information about a presence service |
CProxyConfig | Represents an account configuration to be used by Core |
CPushNotificationConfig | 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() |
CPushNotificationMessage | Object holding chat message data received by a push notification on iOS platform only |
CRange | Structure describing a range of integers |
CRecorder | Object used to record the audio or video of a call |
CRecorderParams | Object containing various parameters of a Recorder |
CSearchResult | The LinphoneSearchResult object represents a result of a search |
CSignalInformation | Object to get signal (wifi/4G etc...) informations |
CTransports | SIP transports & ports configuration object |
CTunnel | Linphone tunnel object |
CTunnelConfig | Tunnel settings |
CVcard | Object storing contact information using vCard 4.0 format |
CVideoActivationPolicy | Object describing policy regarding video streams establishments |
CVideoDefinition | This object represents a video definition, eg |
CVideoSourceDescriptor | Object that is used to describe a video source |
CXmlRpcRequest | The XmlRpcRequest object representing a XML-RPC request to be sent |
CXmlRpcRequestListener | An object to handle the callbacks for handling the XmlRpcRequest operations |
CXmlRpcSession | The XmlRpcSession object used to send XML-RPC requests and handle their responses |