Liblinphone  4.5.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CListener
 Clinphone::AccountCreatorListener
 Clinphone::CallListener
 Clinphone::ChatMessageListener
 Clinphone::ChatRoomListener
 Clinphone::ConferenceListener
 Clinphone::CoreListener
 Clinphone::EventListener
 Clinphone::FriendListListener
 Clinphone::LoggingServiceListener
 Clinphone::PlayerListener
 Clinphone::XmlRpcRequestListener
 CMultiListenableObject
 Clinphone::AccountCreatorThe 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::CallThis object represents a call issued or received by the Core
 Clinphone::ChatMessageAn chat message is the object that is sent or received through a ChatRoom
 Clinphone::ChatRoomA chat room is the place where ChatMessage are exchanged
 Clinphone::ConferenceTODO
 Clinphone::CoreMain object to instanciate and on which to keep a reference
 Clinphone::EventObject representing an event state, which is subcribed or published
 Clinphone::FriendListThis object representing a list of Friend
 Clinphone::LoggingServiceSingleton class giving access to logging features
 Clinphone::PlayerPlayer interface
 Clinphone::XmlRpcRequestThe XmlRpcRequest object representing a XML-RPC request to be sent
 CObject
 Clinphone::AddressObject that represents a parsed SIP address
 Clinphone::AudioDeviceObject holding audio device information
 Clinphone::AuthInfoObject holding authentication information
 Clinphone::BufferThe object representing a data buffer
 Clinphone::CallLogObject used to keep track of all calls initiated, received or missed
 Clinphone::CallParamsAn object containing various parameters of a Call
 Clinphone::CallStatsThis object carry various statistic informations regarding the quality of an audio or video stream for a given Call
 Clinphone::ChatRoomParamsObject defining parameters for a ChatRoom
 Clinphone::ConferenceParamsTODO
 Clinphone::ConfigThis object is used to manipulate a configuration file
 Clinphone::ContentThis object holds data that can be embedded in a signaling message
 Clinphone::DialPlanRepresents a dial plan
 Clinphone::ErrorInfoObject representing full details about a signaling error or status
 Clinphone::EventLogObject that represents an event that must be stored in database
 Clinphone::FactoryThe factory is a singleton object devoted to the creation of all the objects of Liblinphone that cannot be created by Core itself
 Clinphone::FriendThis object is used to store a SIP address
 Clinphone::HeadersObject representing a chain of protocol headers
 Clinphone::ImNotifPolicyPolicy to use to send/receive instant messaging composing/delivery/display notifications
 Clinphone::InfoMessageObject representing an informational message sent or received by the core
 Clinphone::MagicSearchA MagicSearch is used to do specifics searchs
 Clinphone::NatPolicyPolicy to use to pass through NATs/firewalls
 Clinphone::ParticipantIdentifies a member of a Conference or ChatRoom
 Clinphone::ParticipantDeviceThis object represents a unique device for a member of a Conference or ChatRoom
 Clinphone::ParticipantDeviceIdentityThis object is only used on server side for ChatRoom with ChatRoomBackend::FlexisipChat backend
 Clinphone::ParticipantImdnStateThis object represents the delivery/display state of a given chat message for a given participant
 Clinphone::PayloadTypeObject representing an RTP payload type
 Clinphone::PresenceActivityPresence activity type holding information about a presence activity
 Clinphone::PresenceModelPresence model type holding information about the presence of a person
 Clinphone::PresenceNotePresence note type holding information about a presence note
 Clinphone::PresencePersonPresence person holding information about a presence person
 Clinphone::PresenceServicePresence service type holding information about a presence service
 Clinphone::ProxyConfigRepresents an account configuration to be used by Core
 Clinphone::PushNotificationMessageObject holding chat message data received by a push notification on iOS platform only
 Clinphone::RangeStructure describing a range of integers
 Clinphone::SearchResultThe LinphoneSearchResult object represents a result of a search
 Clinphone::TransportsSIP transports & ports configuration object
 Clinphone::TunnelLinphone tunnel object
 Clinphone::TunnelConfigTunnel settings
 Clinphone::VcardObject storing contact information using vCard 4.0 format
 Clinphone::VideoActivationPolicyObject describing policy regarding video streams establishments
 Clinphone::VideoDefinitionThis object represents a video definition, eg
 Clinphone::XmlRpcSessionThe XmlRpcSession object used to send XML-RPC requests and handle their responses