Liblinphone 5.2.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CListener
 Clinphone::AccountCreatorListener
 Clinphone::AccountListener
 Clinphone::CallListener
 Clinphone::ChatMessageListener
 Clinphone::ChatRoomListener
 Clinphone::ConferenceListener
 Clinphone::ConferenceSchedulerListener
 Clinphone::CoreListener
 Clinphone::EventListener
 Clinphone::FriendListListener
 Clinphone::FriendListener
 Clinphone::LoggingServiceListener
 Clinphone::MagicSearchListener
 Clinphone::ParticipantDeviceListener
 Clinphone::PlayerListener
 Clinphone::XmlRpcRequestListener
 CMultiListenableObject
 Clinphone::AccountObject that represents a Linphone Account
 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::ConferenceA conference is the object that allow to make calls when there are 2 or more participants
 Clinphone::ConferenceSchedulerObject used to create remote conferences and send ICS to notify participants
 Clinphone::CoreMain object to instanciate and on which to keep a reference
 Clinphone::EventObject representing an event state, which is subcribed or published
 Clinphone::FriendThis object is used to store a SIP address
 Clinphone::FriendListThis object representing a list of Friend
 Clinphone::LoggingServiceSingleton class giving access to logging features
 Clinphone::MagicSearchA MagicSearch is used to do specifics searchs
 Clinphone::ParticipantDeviceThis object represents a unique device for a member of a Conference or ChatRoom
 Clinphone::PlayerPlayer interface
 Clinphone::XmlRpcRequestThe XmlRpcRequest object representing a XML-RPC request to be sent
 CObject
 Clinphone::AccountParamsObject that is used to set the different parameters of a Account
 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::ConferenceInfoObject defining all information related to a conference
 Clinphone::ConferenceParamsObject defining parameters for a Conference
 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::DigestAuthenticationPolicyThe LinphoneDigestAuthenticationPolicy holds parameters relative to digest authentication procedures
 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::FriendPhoneNumberObject that represents a Friend's phone number
 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::LdapObject that represents a Linphone Ldap
 Clinphone::LdapParamsObject that is used to set the different parameters of a Ldap
 Clinphone::NatPolicyPolicy to use to pass through NATs/firewalls
 Clinphone::ParticipantIdentifies 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::PushNotificationConfigObject 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::PushNotificationMessageObject holding chat message data received by a push notification on iOS platform only
 Clinphone::RangeStructure describing a range of integers
 Clinphone::RecorderObject used to record the audio or video of a call
 Clinphone::RecorderParamsObject containing various parameters of a Recorder
 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::VideoSourceDescriptorObject that is used to describe a video source
 Clinphone::XmlRpcSessionThe XmlRpcSession object used to send XML-RPC requests and handle their responses