Interface | Description |
---|---|
AccountCreator |
The
AccountCreator 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
Content object representing a data buffer. |
Call | |
CallListener |
That class holds all the callbacks which are called by LinphoneCall objects.
|
CallLog |
Structure representing a call log.
|
CallParams |
The
CallParams is an object containing various call related parameters. |
CallStats |
The
CallStats 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.
|
ChatRoomParams |
An object to handle a chat room parameters.
|
Conference |
Conference 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
Config 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
FriendList 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
InfoMessage 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
MagicSearch is used to do specifics searchs. |
NatPolicy |
Policy to use to pass through NATs/firewalls.
|
Participant | |
ParticipantDevice | |
ParticipantDeviceIdentity | |
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
ProxyConfig object represents a proxy configuration to be used by
the Core object. |
PushNotificationMessage |
Object holding chat message data received by a push notification.
|
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
Vcard object. |
VideoActivationPolicy |
Structure describing policy regarding video streams establishments.
|
VideoDefinition |
The
VideoDefinition object represents a video definition, eg. |
XmlRpcRequest |
The
XmlRpcRequest object representing a XML-RPC request to be sent. |
XmlRpcRequestListener |
An object to handle the callbacks for handling the LinphoneXmlRpcRequest
operations.
|
XmlRpcSession |
The
XmlRpcSession object used to send XML-RPC requests and handle their
responses. |
Enum | Description |
---|---|
AccountCreator.ActivationCodeStatus | |
AccountCreator.DomainStatus | |
AccountCreator.EmailStatus | |
AccountCreator.LanguageStatus | |
AccountCreator.PasswordStatus | |
AccountCreator.PhoneNumberStatus | |
AccountCreator.Status | |
AccountCreator.TransportStatus | |
AccountCreator.UsernameStatus | |
AccountCreatorAlgoStatus |
Enum algorithm checking.
|
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 | |
ChatRoomBackend |
LinphoneChatRoomBackend is used to indicate the backend implementation of a
chat room.
|
ChatRoomCapabilities |
LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat
room.
|
ChatRoomEncryptionBackend |
LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine
used by a chat room.
|
ChatRoomSecurityLevel |
TODO move to encryption engine object when available
LinphoneChatRoomSecurityLevel is used to indicate the encryption security level
of a chat room.
|
ConfiguringState |
LinphoneGlobalState describes the global state of the
Core 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.SecurityEventType | |
EventLog.Type | |
FriendCapability |
Enum describing the status of a LinphoneFriendList operation.
|
FriendList.Status | |
FriendList.SyncStatus | |
GlobalState |
LinphoneGlobalState describes the global state of the
Core 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.
|
SessionExpiresRefresher |
Session Timers refresher.
|
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.
|
ZrtpPeerStatus |
Enum describing the ZRTP SAS validation status of a peer URI.
|
Exception | Description |
---|---|
CoreException |