|
Liblinphone
4.5.0
|
| ▼Nlinphone | Namespace that holds all liblinphone's API classes and enumerations |
| 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 | |
| CAddress | Object that represents a parsed SIP address |
| 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 | |
| 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 | |
| CChatRoom | A chat room is the place where ChatMessage are exchanged |
| CChatRoomListener | |
| CChatRoomParams | Object defining parameters for a ChatRoom |
| CConference | TODO |
| CConferenceListener | |
| CConferenceParams | TODO |
| 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 | |
| CDialPlan | Represents a dial plan |
| CErrorInfo | Object representing full details about a signaling error or status |
| CEvent | Object representing an event state, which is subcribed or published |
| CEventListener | |
| 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 |
| CFriendListListener | |
| 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 |
| CLoggingService | Singleton class giving access to logging features |
| CLoggingServiceListener | |
| CMagicSearch | A MagicSearch 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 ChatRoomBackend::FlexisipChat backend |
| CParticipantImdnState | This object represents the delivery/display state of a given chat message for a given participant |
| CPayloadType | Object representing an RTP payload type |
| CPlayer | Player interface |
| CPlayerListener | |
| 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 |
| CPushNotificationMessage | Object holding chat message data received by a push notification on iOS platform only |
| CRange | Structure describing a range of integers |
| CSearchResult | The LinphoneSearchResult object represents a result of a search |
| 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 |
| CXmlRpcRequest | The XmlRpcRequest object representing a XML-RPC request to be sent |
| CXmlRpcRequestListener | |
| CXmlRpcSession | The XmlRpcSession object used to send XML-RPC requests and handle their responses |
1.8.11