Interface | Description |
---|---|
AccountCreator |
The #LinphoneAccountCreator object used to configure an account on a server via
XML-RPC.
|
AccountCreatorListener |
An object to handle the responses callbacks for handling the
LinphoneAccountCreator operations.
|
Address |
Object that represents a SIP address.
|
AuthInfo |
Object holding authentication information.
|
Buffer |
The #LinphoneContent object representing a data buffer.
|
Call |
The #LinphoneCall object represents a call issued or received by the
#LinphoneCore.
|
CallListener |
That class holds all the callbacks which are called by LinphoneCall objects.
|
CallLog |
Structure representing a call log.
|
CallParams |
The #LinphoneCallParams is an object containing various call related
parameters.
|
CallStats |
The #LinphoneCallStats objects carries various statistic informations regarding
quality of audio or video streams.
|
ChatMessage |
An chat message is the object that is sent and received through
LinphoneChatRooms.
|
ChatMessageListener |
An object to handle the callbacks for the handling a LinphoneChatMessage
objects.
|
ChatRoom |
A chat room is the place where text messages are exchanged.
|
ChatRoomListener |
An object to handle the callbacks for the handling a LinphoneChatRoom objects.
|
Conference |
#LinphoneConference class The _LinphoneConference struct does not exists, it's
the Conference C++ class that is used behind
|
ConferenceParams |
Parameters for initialization of conferences The _LinphoneConferenceParams
struct does not exists, it's the ConferenceParams C++ class that is used
behind.
|
Config |
The #LinphoneConfig object is used to manipulate a configuration file.
|
Content |
The LinphoneContent object holds data that can be embedded in a signaling
message.
|
Core |
Linphone core main object created by function linphone_core_new .
|
CoreListener |
That class holds all the callbacks which are called by LinphoneCore.
|
DialPlan |
Represents a dial plan.
|
ErrorInfo |
Object representing full details about a signaling error or status.
|
Event |
Object representing an event state, which is subcribed or published.
|
EventListener |
An object to handle the callbacks for handling the LinphoneEvent operations.
|
EventLog |
Base object of events.
|
Friend |
Represents a buddy, all presence actions like subscription and status change
notification are performed on this object.
|
FriendList |
The #LinphoneFriendList object representing a list of friends.
|
FriendListListener |
An object to handle the callbacks for LinphoneFriend synchronization.
|
Headers |
Object representing a chain of protocol headers.
|
ImNotifPolicy |
Policy to use to send/receive instant messaging composing/delivery/display
notifications.
|
InfoMessage |
The #LinphoneInfoMessage is an object representing an informational message
sent or received by the core.
|
LoggingService |
Singleton class giving access to logging features.
|
LoggingServiceListener |
Listener for LinphoneLoggingService.
|
MagicSearch |
A #LinphoneMagicSearch is used to do specifics searchs.
|
NatPolicy |
Policy to use to pass through NATs/firewalls.
|
Participant | |
ParticipantImdnState |
The LinphoneParticipantImdnState object represents the state of chat message
for a participant of a conference chat room.
|
PayloadType |
Object representing an RTP payload type.
|
Player |
Player interface.
|
PlayerListener |
An object to handle the callbacks for the handling a LinphonePlayer objects.
|
PresenceActivity |
Presence activity type holding information about a presence activity.
|
PresenceModel |
Presence model type holding information about the presence of a person.
|
PresenceNote |
Presence note type holding information about a presence note.
|
PresencePerson |
Presence person holding information about a presence person.
|
PresenceService |
Presence service type holding information about a presence service.
|
ProxyConfig |
The #LinphoneProxyConfig object represents a proxy configuration to be used by
the #LinphoneCore object.
|
Range |
Structure describing a range of integers.
|
SearchResult |
The LinphoneSearchResult object represents a result of a search.
|
Transports |
Linphone core SIP transport ports.
|
Tunnel |
Linphone tunnel object.
|
TunnelConfig |
Tunnel settings.
|
Vcard |
The #LinphoneVcard object.
|
VideoActivationPolicy |
Structure describing policy regarding video streams establishments.
|
VideoDefinition |
The #LinphoneVideoDefinition object represents a video definition, eg.
|
XmlRpcRequest |
The #LinphoneXmlRpcRequest object representing a XML-RPC request to be sent.
|
XmlRpcRequestListener |
An object to handle the callbacks for handling the LinphoneXmlRpcRequest
operations.
|
XmlRpcSession |
The #LinphoneXmlRpcSession object used to send XML-RPC requests and handle
their responses.
|
Class | Description |
---|---|
AccountCreatorListenerStub | |
CallListenerStub | |
ChatMessageListenerStub | |
ChatRoomListenerStub | |
CoreListenerStub | |
EventListenerStub | |
Factory |
#LinphoneFactory is a singleton object devoted to the creation of all the
object of Liblinphone that cannot be created by #LinphoneCore itself.
|
FriendListListenerStub | |
LoggingServiceListenerStub | |
PlayerListenerStub | |
Utils | |
XmlRpcRequestListenerStub |
Enum | Description |
---|---|
AccountCreator.ActivationCodeStatus | |
AccountCreator.DomainStatus | |
AccountCreator.EmailStatus | |
AccountCreator.LanguageStatus | |
AccountCreator.PasswordStatus | |
AccountCreator.PhoneNumberStatus | |
AccountCreator.Status | |
AccountCreator.TransportStatus | |
AccountCreator.UsernameStatus | |
AddressFamily |
Enum describing Ip family.
|
AudioRoute |
Enum describing type of audio route.
|
AuthMethod |
Enum describing the authentication methods.
|
AVPFMode |
Enum describing RTP AVPF activation modes.
|
Call.Dir | |
Call.State | |
Call.Status | |
ChatMessage.Direction | |
ChatMessage.State | |
ChatRoom.State | |
ChatRoomCapabilities |
LinphoneChatRoomCapabilities is used to indicated the capabilities of a chat
room.
|
ConfiguringState |
LinphoneGlobalState describes the global state of the #LinphoneCore object.
|
ConsolidatedPresence |
Consolidated presence information: 'online' means the user is open for
communication, 'busy' means the user is open for communication but involved in
an other activity, 'do not disturb' means the user is not open for
communication, and 'offline' means that no presence information is available.
|
Core.LogCollectionUploadState | |
EcCalibratorStatus |
Enum describing the result of the echo canceller calibration process.
|
EventLog.Type | |
FriendList.Status | |
FriendList.SyncStatus | |
GlobalState |
LinphoneGlobalState describes the global state of the #LinphoneCore object.
|
IceState |
Enum describing ICE states.
|
LimeState | |
LogCollectionState | |
LogLevel |
Verbosity levels of log messages.
|
MediaDirection |
Indicates for a given media the stream direction.
|
MediaEncryption |
Enum describing type of media encryption types.
|
Player.State | |
PresenceActivity.Type | |
PresenceBasicStatus |
Basic status as defined in section 4.1.4 of RFC 3863.
|
Privacy |
Defines privacy policy to apply as described by rfc3323.
|
PublishState |
Enum for publish states.
|
Reason |
Enum describing various failure reasons or contextual information for some
events.
|
RegistrationState |
LinphoneRegistrationState describes proxy registration states.
|
StreamType |
Enum describing the stream types.
|
SubscribePolicy |
Enum controlling behavior for incoming subscription request.
|
SubscriptionDir |
Enum for subscription direction (incoming or outgoing).
|
SubscriptionState |
Enum for subscription states.
|
ToneID |
Enum listing frequent telephony tones.
|
TransportType |
Enum describing transport type for LinphoneAddress.
|
Tunnel.Mode | |
UpnpState |
Enum describing uPnP states.
|
VersionUpdateCheckResult |
Enum describing the result of a version update check.
|
XmlRpcArgType |
Enum describing the types of argument for LinphoneXmlRpcRequest.
|
XmlRpcStatus |
Enum describing the status of a LinphoneXmlRpcRequest.
|
Exception | Description |
---|---|
CoreException |