- Call - Interface in org.linphone.core
-
The #LinphoneCall object represents a call issued or received by the
#LinphoneCore.
- Call.Dir - Enum in org.linphone.core
-
- Call.State - Enum in org.linphone.core
-
- Call.Status - Enum in org.linphone.core
-
- CallListener - Interface in org.linphone.core
-
That class holds all the callbacks which are called by LinphoneCall objects.
- CallListenerStub - Class in org.linphone.core
-
- CallListenerStub() - Constructor for class org.linphone.core.CallListenerStub
-
- CallLog - Interface in org.linphone.core
-
Structure representing a call log.
- CallParams - Interface in org.linphone.core
-
The #LinphoneCallParams is an object containing various call related
parameters.
- CallStats - Interface in org.linphone.core
-
The #LinphoneCallStats objects carries various statistic informations regarding
quality of audio or video streams.
- cameraEnabled() - Method in interface org.linphone.core.Call
-
Returns TRUE if camera pictures are allowed to be sent to the remote party.
- cancelDtmfs() - Method in interface org.linphone.core.Call
-
Stop current DTMF sequence sending.
- cancelFileTransfer() - Method in interface org.linphone.core.ChatMessage
-
Cancel an ongoing file transfer attached to this message.
- canHandleParticipants() - Method in interface org.linphone.core.ChatRoom
-
Tells whether a chat room is able to handle participants.
- CaptureTextureView - Class in org.linphone.mediastream.video.capture
-
- CaptureTextureView(Context) - Constructor for class org.linphone.mediastream.video.capture.CaptureTextureView
-
- CaptureTextureView(Context, AttributeSet) - Constructor for class org.linphone.mediastream.video.capture.CaptureTextureView
-
- CaptureTextureView(Context, AttributeSet, int) - Constructor for class org.linphone.mediastream.video.capture.CaptureTextureView
-
- chatEnabled() - Method in interface org.linphone.core.Core
-
Returns whether chat is enabled.
- ChatMessage - Interface in org.linphone.core
-
An chat message is the object that is sent and received through
LinphoneChatRooms.
- ChatMessage.Direction - Enum in org.linphone.core
-
- ChatMessage.State - Enum in org.linphone.core
-
- ChatMessageListener - Interface in org.linphone.core
-
An object to handle the callbacks for the handling a LinphoneChatMessage
objects.
- ChatMessageListenerStub - Class in org.linphone.core
-
- ChatMessageListenerStub() - Constructor for class org.linphone.core.ChatMessageListenerStub
-
- ChatRoom - Interface in org.linphone.core
-
A chat room is the place where text messages are exchanged.
- ChatRoom.State - Enum in org.linphone.core
-
- ChatRoomBackend - Enum in org.linphone.core
-
LinphoneChatRoomBackend is used to indicate the backend implementation of a
chat room.
- ChatRoomCapabilities - Enum in org.linphone.core
-
LinphoneChatRoomCapabilities is used to indicate the capabilities of a chat
room.
- ChatRoomEncryptionBackend - Enum in org.linphone.core
-
LinphoneChatRoomEncryptionBackend is used to indicate the encryption engine
used by a chat room.
- ChatRoomListener - Interface in org.linphone.core
-
An object to handle the callbacks for the handling a LinphoneChatRoom objects.
- ChatRoomListenerStub - Class in org.linphone.core
-
- ChatRoomListenerStub() - Constructor for class org.linphone.core.ChatRoomListenerStub
-
- ChatRoomParams - Interface in org.linphone.core
-
An object to handle a chat room parameters.
- ChatRoomSecurityLevel - Enum in org.linphone.core
-
TODO move to encryption engine object when available
LinphoneChatRoomSecurityLevel is used to indicate the encryption security level
of a chat room.
- checkForUpdate(String) - Method in interface org.linphone.core.Core
-
Checks if a new version of the application is available.
- clean() - Method in interface org.linphone.core.Address
-
Removes address's tags and uri headers so that it is displayable to the user.
- cleanEntry(String, String) - Method in interface org.linphone.core.Config
-
Removes entries for key,value in a section.
- cleanSection(String) - Method in interface org.linphone.core.Config
-
Removes every pair of key,value in a section and remove the section.
- cleanServers() - Method in interface org.linphone.core.Tunnel
-
Remove all tunnel server addresses previously entered with
linphone_tunnel_add_server()
- clear() - Method in interface org.linphone.core.ImNotifPolicy
-
Clear an IM notif policy (deactivate all receiving and sending of
notifications).
- clear() - Method in interface org.linphone.core.NatPolicy
-
Clear a NAT policy (deactivate all protocols and unset the STUN server).
- clearActivities() - Method in interface org.linphone.core.PresenceModel
-
Clears the activities of a presence model.
- clearActivities() - Method in interface org.linphone.core.PresencePerson
-
Clears the activities of a presence person.
- clearActivitiesNotes() - Method in interface org.linphone.core.PresencePerson
-
Clears the activities notes of a presence person.
- clearAllAuthInfo() - Method in interface org.linphone.core.Core
-
Clear all authentication information.
- clearCallLogs() - Method in interface org.linphone.core.Core
-
Erase the call log.
- clearCustomSdpAttributes() - Method in interface org.linphone.core.CallParams
-
Clear the custom SDP attributes related to all the streams in the SDP exchanged
within SIP messages during a call.
- clearCustomSdpMediaAttributes(StreamType) - Method in interface org.linphone.core.CallParams
-
Clear the custom SDP attributes related to a specific stream in the SDP
exchanged within SIP messages during a call.
- clearNotes() - Method in interface org.linphone.core.PresenceModel
-
Clears all the notes of a presence model.
- clearNotes() - Method in interface org.linphone.core.PresencePerson
-
Clears the notes of a presence person.
- clearNotes() - Method in interface org.linphone.core.PresenceService
-
Clears the notes of a presence service.
- clearPersons() - Method in interface org.linphone.core.PresenceModel
-
Clears the persons of a presence model.
- clearProxyConfig() - Method in interface org.linphone.core.Core
-
Erase all proxies from config.
- clearServices() - Method in interface org.linphone.core.PresenceModel
-
Clears the services of a presence model.
- clone() - Method in interface org.linphone.core.Address
-
Clones a #LinphoneAddress object.
- clone() - Method in interface org.linphone.core.AuthInfo
-
Instantiates a new auth info with values from source.
- clone() - Method in interface org.linphone.core.ConferenceParams
-
Clone a #LinphoneConferenceParams.
- clone() - Method in interface org.linphone.core.ParticipantDeviceIdentity
-
Clones a #LinphoneParticipantDeviceIdentity object.
- clone() - Method in interface org.linphone.core.Vcard
-
Clone a #LinphoneVcard.
- clone() - Method in interface org.linphone.core.VideoDefinition
-
Clone a video definition.
- close() - Method in interface org.linphone.core.Player
-
Close the opened file.
- compose() - Method in interface org.linphone.core.ChatRoom
-
Notifies the destination of the chat message being composed that the user is
typing a new message.
- compressLogCollection() - Method in interface org.linphone.core.Core
-
Compress the log collection in a single file.
- Conference - Interface in org.linphone.core
-
#LinphoneConference class The _LinphoneConference struct does not exists, it's
the Conference C++ class that is used behind
- ConferenceParams - Interface in org.linphone.core
-
Parameters for initialization of conferences The _LinphoneConferenceParams
struct does not exists, it's the ConferenceParams C++ class that is used
behind.
- conferenceServerEnabled() - Method in interface org.linphone.core.Core
-
Tells whether the conference server feature is enabled.
- Config - Interface in org.linphone.core
-
The #LinphoneConfig object is used to manipulate a configuration file.
- configure() - Method in interface org.linphone.core.AccountCreator
-
Deprecated.
- ConfiguringState - Enum in org.linphone.core
-
LinphoneGlobalState describes the global state of the #LinphoneCore object.
- connected() - Method in interface org.linphone.core.Tunnel
-
Check whether the tunnel is connected.
- ConsolidatedPresence - Enum in org.linphone.core
-
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.
- Content - Interface in org.linphone.core
-
The LinphoneContent object holds data that can be embedded in a signaling
message.
- copy() - Method in interface org.linphone.core.CallParams
-
Copy an existing #LinphoneCallParams object to a new #LinphoneCallParams
object.
- copyAssetsFromPackage(Context, String, String) - Static method in class org.linphone.core.tools.AndroidPlatformHelper
-
- copyEvenIfExists(int, String) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- copyFromPackage(int, File) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- copyIfNotExist(int, String) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- Core - Interface in org.linphone.core
-
Linphone core main object created by function linphone_core_new .
- Core.LogCollectionUploadState - Enum in org.linphone.core
-
- CoreException - Exception in org.linphone.core
-
- CoreException() - Constructor for exception org.linphone.core.CoreException
-
- CoreException(String) - Constructor for exception org.linphone.core.CoreException
-
- CoreException(Throwable) - Constructor for exception org.linphone.core.CoreException
-
- CoreException(String, Throwable) - Constructor for exception org.linphone.core.CoreException
-
- CoreListener - Interface in org.linphone.core
-
That class holds all the callbacks which are called by LinphoneCore.
- CoreListenerStub - Class in org.linphone.core
-
- CoreListenerStub() - Constructor for class org.linphone.core.CoreListenerStub
-
- createAccount() - Method in interface org.linphone.core.AccountCreator
-
Send a request to create an account on server.
- createAccountCreator(String) - Method in interface org.linphone.core.Core
-
Create a #LinphoneAccountCreator and set Linphone Request callbacks.
- createAddress(String) - Method in interface org.linphone.core.Core
-
Create a #LinphoneAddress object by parsing the user supplied address, given as
a string.
- createAddress(String) - Method in class org.linphone.core.Factory
-
Parse a string holding a SIP URI and create the according #LinphoneAddress
object.
- createAuthInfo(String, String, String, String, String, String) - Method in interface org.linphone.core.Core
-
Deprecated.
- createAuthInfo(String, String, String, String, String, String, String) - Method in class org.linphone.core.Factory
-
Creates a #LinphoneAuthInfo object.
- createAuthInfo(String, String, String, String, String, String) - Method in class org.linphone.core.Factory
-
Creates a #LinphoneAuthInfo object.
- createBuffer() - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneBuffer.
- createBufferFromData(byte[], int) - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneBuffer.
- createBufferFromString(String) - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneBuffer.
- createCallLog(Address, Address, Call.Dir, int, long, long, Call.Status, boolean, float) - Method in interface org.linphone.core.Core
-
Creates a fake LinphoneCallLog.
- createCallParams(Call) - Method in interface org.linphone.core.Core
-
Create a #LinphoneCallParams suitable for linphone_core_invite_with_params(),
linphone_core_accept_call_with_params(),
linphone_core_accept_early_media_with_params(),
linphone_core_accept_call_update().
- createChatRoom(ChatRoomParams, String, Address[]) - Method in interface org.linphone.core.Core
-
Create a chat room.
- createChatRoom(String, Address[]) - Method in interface org.linphone.core.Core
-
- createChatRoom(ChatRoomParams, Address, Address) - Method in interface org.linphone.core.Core
-
- createChatRoom(Address) - Method in interface org.linphone.core.Core
-
- createChatRoom(ChatRoomParams, Address, String, Address[]) - Method in interface org.linphone.core.Core
-
Create a chat room.
- createClientGroupChatRoom(String, boolean) - Method in interface org.linphone.core.Core
-
Create a client-side group chat room.
- createClientGroupChatRoom(String, boolean, boolean) - Method in interface org.linphone.core.Core
-
Create a client-side group chat room.
- createConferenceParams() - Method in interface org.linphone.core.Core
-
Create some default conference parameters for instanciating a a conference with
linphone_core_create_conference_with_params().
- createConferenceWithParams(ConferenceParams) - Method in interface org.linphone.core.Core
-
Create a conference.
- createConfig(String) - Method in interface org.linphone.core.Core
-
Create a #LinphoneConfig object from a user config file.
- createConfig(String) - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneConfig.
- createConfigFromString(String) - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneConfig.
- createConfigWithFactory(String, String) - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneConfig.
- createContent() - Method in interface org.linphone.core.Core
-
Create a content with default values from Linphone core.
- createContent() - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneContent.
- createCore(String, String, Object) - Method in class org.linphone.core.Factory
-
Instantiate a #LinphoneCore object.
- createCoreWithConfig(Config, Object) - Method in class org.linphone.core.Factory
-
Instantiate a #LinphoneCore object with a given LinphoneConfig.
- createDefaultChatRoomParams() - Method in interface org.linphone.core.Core
-
Creates and returns the default chat room parameters.
- createEmptyMessage() - Method in interface org.linphone.core.ChatRoom
-
Creates an empty message attached to a dedicated chat room.
- createErrorInfo() - Method in class org.linphone.core.Factory
-
Creates an object LinphoneErrorInfo.
- createFileTransferMessage(Content) - Method in interface org.linphone.core.ChatRoom
-
Creates a message attached to a dedicated chat room with a particular content.
- createForwardMessage(ChatMessage) - Method in interface org.linphone.core.ChatRoom
-
Creates a forward message attached to a dedicated chat room with a particular
message.
- createFriend() - Method in interface org.linphone.core.Core
-
Create a default LinphoneFriend.
- createFriendList() - Method in interface org.linphone.core.Core
-
Create a new empty #LinphoneFriendList object.
- createFriendWithAddress(String) - Method in interface org.linphone.core.Core
-
Create a #LinphoneFriend from the given address.
- createInfoMessage() - Method in interface org.linphone.core.Core
-
Creates an empty info message.
- createLocalPlayer(String, String, Object) - Method in interface org.linphone.core.Core
-
Create an independent media file player.
- createMagicSearch() - Method in interface org.linphone.core.Core
-
Create a #LinphoneMagicSearch object.
- createMessage(String) - Method in interface org.linphone.core.ChatRoom
-
Creates a message attached to a dedicated chat room.
- createNatPolicy() - Method in interface org.linphone.core.Core
-
Create a new #LinphoneNatPolicy object with every policies being disabled.
- createNatPolicyFromConfig(String) - Method in interface org.linphone.core.Core
-
Create a new #LinphoneNatPolicy by reading the config of a #LinphoneCore
according to the passed ref.
- createNotify(Address, String) - Method in interface org.linphone.core.Core
-
Create an out-of-dialog notification, specifying the destination resource, the
event name.
- createOneShotPublish(Address, String) - Method in interface org.linphone.core.Core
-
Create a publish context for a one-shot publish.
- createOpenH264DownloadHelper(Context) - Method in class org.linphone.core.Factory
-
- createParticipantDeviceIdentity(Address, String) - Method in class org.linphone.core.Factory
-
Create a #LinphoneParticipantDeviceIdentity object.
- createPresenceActivity(PresenceActivity.Type, String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresenceActivity with the given type and description.
- createPresenceModel() - Method in interface org.linphone.core.Core
-
Create a default LinphonePresenceModel.
- createPresenceModelWithActivity(PresenceActivity.Type, String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresenceModel with the given activity type and activity
description.
- createPresenceModelWithActivityAndNote(PresenceActivity.Type, String, String, String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresenceModel with the given activity type, activity
description, note content and note language.
- createPresenceNote(String, String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresenceNote with the given content and language.
- createPresencePerson(String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresencePerson with the given id.
- createPresenceService(String, PresenceBasicStatus, String) - Method in interface org.linphone.core.Core
-
Create a #LinphonePresenceService with the given id, basic status and contact.
- createPrimaryContactParsed() - Method in interface org.linphone.core.Core
-
Same as linphone_core_get_primary_contact() but the result is a
#LinphoneAddress object instead of const char *.
- createProxyConfig() - Method in interface org.linphone.core.AccountCreator
-
Create and configure a proxy config and a authentication info for an account
creator.
- createProxyConfig() - Method in interface org.linphone.core.Core
-
Create a proxy config with default values from Linphone core.
- createPublish(Address, String, int) - Method in interface org.linphone.core.Core
-
Create a publish context for an event state.
- createRange() - Method in class org.linphone.core.Factory
-
Creates an object LinphoneRange.
- createRequest(XmlRpcArgType, String) - Method in interface org.linphone.core.XmlRpcSession
-
Creates a #LinphoneXmlRpcRequest from a #LinphoneXmlRpcSession.
- createSubscribe(Address, ProxyConfig, String, int) - Method in interface org.linphone.core.Core
-
Create an outgoing subscription, specifying the destination resource, the event
name, and an optional content body.
- createSubscribe(Address, String, int) - Method in interface org.linphone.core.Core
-
Create an outgoing subscription, specifying the destination resource, the event
name, and an optional content body.
- createTransports() - Method in class org.linphone.core.Factory
-
Creates an object LinphoneTransports.
- createTunnelConfig() - Method in class org.linphone.core.Factory
-
Creates an object #LinphoneTunnelConfig.
- createVcard() - Method in class org.linphone.core.Factory
-
Create an empty #LinphoneVcard.
- createVcard(String) - Method in interface org.linphone.core.Friend
-
Creates a vCard object associated to this friend if there isn't one yet and if
the full name is available, either by the parameter or the one in the friend's
SIP URI.
- createVideoActivationPolicy() - Method in class org.linphone.core.Factory
-
Creates an object LinphoneVideoActivationPolicy.
- createVideoDefinition(int, int) - Method in class org.linphone.core.Factory
-
Create a #LinphoneVideoDefinition from a given width and height.
- createVideoDefinitionFromName(String) - Method in class org.linphone.core.Factory
-
Create a #LinphoneVideoDefinition from a given standard definition name.
- createXmlRpcSession(String) - Method in interface org.linphone.core.Core
-
Create a #LinphoneXmlRpcSession for a given url.
- generateUniqueId() - Method in interface org.linphone.core.Vcard
-
Generates a random unique id for the vCard.
- get() - Method in interface org.linphone.core.LoggingService
-
Gets the singleton logging service object.
- getActivated() - Method in interface org.linphone.core.Tunnel
-
Returns whether the tunnel is activated.
- getActivationCode() - Method in interface org.linphone.core.AccountCreator
-
Get the activation code.
- getActiveNetwork() - Method in class org.linphone.core.tools.NetworkManager
-
- getActiveNetwork() - Method in class org.linphone.core.tools.NetworkManagerAbove21
-
- getActiveNetwork() - Method in class org.linphone.core.tools.NetworkManagerAbove23
-
- getActiveNetwork() - Method in class org.linphone.core.tools.NetworkManagerAbove24
-
- getActiveNetwork() - Method in class org.linphone.core.tools.NetworkManagerAbove26
-
- getActiveNetwork() - Method in interface org.linphone.core.tools.NetworkManagerInterface
-
- getActiveNetworkInfo() - Method in class org.linphone.core.tools.NetworkManager
-
- getActiveNetworkInfo() - Method in class org.linphone.core.tools.NetworkManagerAbove21
-
- getActiveNetworkInfo() - Method in class org.linphone.core.tools.NetworkManagerAbove23
-
- getActiveNetworkInfo() - Method in class org.linphone.core.tools.NetworkManagerAbove24
-
- getActiveNetworkInfo() - Method in class org.linphone.core.tools.NetworkManagerAbove26
-
- getActiveNetworkInfo() - Method in interface org.linphone.core.tools.NetworkManagerInterface
-
- getActivity() - Method in interface org.linphone.core.PresenceModel
-
Gets the first activity of a presence model (there is usually only one).
- getAdaptiveRateAlgorithm() - Method in interface org.linphone.core.Core
-
Returns which adaptive rate algorithm is currently configured for future calls.
- getAddress() - Method in interface org.linphone.core.Friend
-
Get address of this friend.
- getAddress() - Method in interface org.linphone.core.Participant
-
Get the address of a conference participant.
- getAddress() - Method in interface org.linphone.core.ParticipantDevice
-
Get the address of a participant's device.
- getAddress() - Method in interface org.linphone.core.SearchResult
-
- getAddresses() - Method in interface org.linphone.core.Friend
-
Returns a list of #LinphoneAddress for this friend.
- getAlgorithm() - Method in interface org.linphone.core.AccountCreator
-
Get the algorithm configured in the account creator.
- getAlgorithm() - Method in interface org.linphone.core.AuthInfo
-
Gets the algorithm.
- getAllList() - Method in interface org.linphone.core.DialPlan
-
- getAppdata() - Method in interface org.linphone.core.ChatMessage
-
Linphone message has an app-specific field that can store a text.
- getAppStandbyBucket(Context) - Static method in class org.linphone.core.tools.DeviceUtils
-
- getAppStandbyBucket(Context) - Static method in class org.linphone.core.tools.DeviceUtils28
-
- getAppStandbyBucketNameFromValue(int) - Static method in class org.linphone.core.tools.DeviceUtils
-
- getAppStandbyBucketNameFromValue(int) - Static method in class org.linphone.core.tools.DeviceUtils28
-
- getAudioDirection() - Method in interface org.linphone.core.CallParams
-
Get the audio stream direction.
- getAudioDscp() - Method in interface org.linphone.core.Core
-
Get the DSCP field for outgoing audio streams.
- getAudioJittcomp() - Method in interface org.linphone.core.Core
-
Returns the nominal audio jitter buffer size in milliseconds.
- getAudioMulticastAddr() - Method in interface org.linphone.core.Core
-
Use to get multicast address to be used for audio stream.
- getAudioMulticastTtl() - Method in interface org.linphone.core.Core
-
Use to get multicast ttl to be used for audio stream.
- getAudioPayloadTypes() - Method in interface org.linphone.core.Core
-
Return the list of the available audio payload types.
- getAudioPort() - Method in interface org.linphone.core.Core
-
Gets the UDP port used for audio streaming.
- getAudioPortsRange() - Method in interface org.linphone.core.Core
-
Get the audio port range from which is randomly chosen the UDP port used for
audio streaming.
- getAuthenticationToken() - Method in interface org.linphone.core.Call
-
Returns the ZRTP authentication token to verify.
- getAuthenticationTokenVerified() - Method in interface org.linphone.core.Call
-
Returns whether ZRTP authentication token is verified.
- getAuthInfoList() - Method in interface org.linphone.core.Core
-
Returns an unmodifiable list of currently entered #LinphoneAuthInfo.
- getAutomaticallyAccept() - Method in interface org.linphone.core.VideoActivationPolicy
-
Gets the value for the automatically accept video policy.
- getAutomaticallyInitiate() - Method in interface org.linphone.core.VideoActivationPolicy
-
Gets the value for the automatically initiate video policy.
- getAverageQuality() - Method in interface org.linphone.core.Call
-
Returns call quality averaged over all the duration of the call.
- getAvpfMode() - Method in interface org.linphone.core.Core
-
Return AVPF enablement.
- getAvpfMode() - Method in interface org.linphone.core.ProxyConfig
-
Get enablement status of RTCP feedback (also known as AVPF profile).
- getAvpfRrInterval() - Method in interface org.linphone.core.Core
-
Return the avpf report interval in seconds.
- getAvpfRrInterval() - Method in interface org.linphone.core.ProxyConfig
-
Get the interval between regular RTCP reports when using AVPF/SAVPF.
- getBackend() - Method in interface org.linphone.core.ChatRoomParams
-
Get the backend implementation of the chat room associated with the given
parameters.
- getBasicStatus() - Method in interface org.linphone.core.PresenceModel
-
Gets the basic status of a presence model.
- getBasicStatus() - Method in interface org.linphone.core.PresenceService
-
Gets the basic status of a presence service.
- getBitmap() - Method in class org.linphone.mediastream.video.AndroidVideoWindowImpl
-
- getBool(String, String, boolean) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as a boolean, given its section, key, and
default value.
- getBuffer() - Method in interface org.linphone.core.Content
-
Get the content data buffer, usually a string.
- getCachePath() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getCall() - Method in interface org.linphone.core.ChatRoom
-
get Curent Call associated to this chatroom if any To commit a message, use
linphone_chat_room_send_message
- getCall() - Method in interface org.linphone.core.EventLog
-
Returns the call of a conference call event.
- getCallByRemoteAddress(String) - Method in interface org.linphone.core.Core
-
Get the call with the remote_address specified.
- getCallByRemoteAddress2(Address) - Method in interface org.linphone.core.Core
-
Get the call with the remote_address specified.
- getCallHistory(Address, Address) - Method in interface org.linphone.core.Core
-
Get the list of call logs (past calls).
- getCallHistoryForAddress(Address) - Method in interface org.linphone.core.Core
-
Deprecated.
- getCallId() - Method in interface org.linphone.core.CallLog
-
Get the call ID used by the call.
- getCallLog() - Method in interface org.linphone.core.Call
-
Gets the call log associated to this call.
- getCallLogs() - Method in interface org.linphone.core.Core
-
Get the list of call logs (past calls).
- getCallLogsDatabasePath() - Method in interface org.linphone.core.Core
-
Gets the database filename where call logs will be stored.
- getCalls() - Method in interface org.linphone.core.Core
-
Gets the current list of calls.
- getCallsNb() - Method in interface org.linphone.core.Core
-
Get the number of Call.
- getCameraSensorRotation() - Method in interface org.linphone.core.Core
-
Get the camera sensor rotation.
- getCapabilities() - Method in interface org.linphone.core.ChatRoom
-
Get the capabilities of a chat room.
- getCapabilities() - Method in interface org.linphone.core.Friend
-
Returns the capabilities associated to this friend.
- getCapabilities() - Method in interface org.linphone.core.PresenceModel
-
Gets the capabilities of a #LinphonePresenceModel object.
- getCapabilities() - Method in interface org.linphone.core.SearchResult
-
- getCapabilityVersion(FriendCapability) - Method in interface org.linphone.core.Friend
-
Returns the version of a friend's capbility.
- getCapabilityVersion(FriendCapability) - Method in interface org.linphone.core.PresenceModel
-
Returns the version of the capability of a #LinphonePresenceModel.
- getCaptureDevice() - Method in interface org.linphone.core.Core
-
Gets the name of the currently assigned sound device for capture.
- getCccFromIso(String) - Static method in class org.linphone.core.Utils
-
- getChannels() - Method in interface org.linphone.core.PayloadType
-
Get the number of channels.
- getChar() - Method in interface org.linphone.core.ChatRoom
-
When realtime text is enabled linphone_call_params_realtime_text_enabled,
LinphoneCoreIsComposingReceivedCb is call everytime a char is received from
peer.
- getChatDatabasePath() - Method in interface org.linphone.core.Core
-
Deprecated.
- getChatMessage() - Method in interface org.linphone.core.EventLog
-
Returns the chat message of a conference chat message event.
- getChatRoom() - Method in interface org.linphone.core.Call
-
Create a new chat room for messaging from a call if not already existing, else
return existing one.
- getChatRoom() - Method in interface org.linphone.core.ChatMessage
-
Returns the chatroom this message belongs to.
- getChatRoom(Address, Address) - Method in interface org.linphone.core.Core
-
Get a basic chat room.
- getChatRoom(Address) - Method in interface org.linphone.core.Core
-
Get a basic chat room whose peer is the supplied address.
- getChatRoomFromUri(String) - Method in interface org.linphone.core.Core
-
Get a basic chat room for messaging from a sip uri like
sip:joe@sip.linphone.org.
- getChatRooms() - Method in interface org.linphone.core.Core
-
Returns an list of chat rooms.
- getClockRate() - Method in interface org.linphone.core.PayloadType
-
Get the clock rate of a payload type.
- getComposingAddresses() - Method in interface org.linphone.core.ChatRoom
-
Gets the list of participants that are currently composing.
- getConference() - Method in interface org.linphone.core.Call
-
Return the associated conference object.
- getConference() - Method in interface org.linphone.core.Core
-
Get a pointer on the internal conference object.
- getConferenceAddress() - Method in interface org.linphone.core.ChatRoom
-
Get the conference address of the chat room.
- getConferenceFactoryUri() - Method in interface org.linphone.core.ProxyConfig
-
Get the conference factory uri.
- getConferenceLocalInputVolume() - Method in interface org.linphone.core.Core
-
Get the set input volume of the local participant.
- getConferenceSize() - Method in interface org.linphone.core.Core
-
Get the number of participant in the running conference.
- getConfig() - Method in interface org.linphone.core.Core
-
Returns the LpConfig object used to manage the storage (config) file.
- getConfigPath() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getConsolidatedPresence() - Method in interface org.linphone.core.Core
-
Get my consolidated presence.
- getConsolidatedPresence() - Method in interface org.linphone.core.Friend
-
Get the consolidated presence of a friend.
- getConsolidatedPresence() - Method in interface org.linphone.core.PresenceModel
-
Get the consolidated presence from a presence model.
- getContact() - Method in interface org.linphone.core.PresenceModel
-
Gets the contact of a presence model.
- getContact() - Method in interface org.linphone.core.PresenceService
-
Gets the contact of a presence service.
- getContact() - Method in interface org.linphone.core.ProxyConfig
-
Return the contact address of the proxy config.
- getContactListFromFilter(String, String) - Method in interface org.linphone.core.MagicSearch
-
Create a sorted list of SearchResult from SipUri, Contact name, Contact
displayname, Contact phone number, which match with a filter word The last item
list will be an address formed with "filter" if a proxy config exist During the
first search, a cache is created and used for the next search Use
linphone_magic_search_reset_search_cache() to begin a new search.
- getContactParameters() - Method in interface org.linphone.core.ProxyConfig
-
- getContactUriParameters() - Method in interface org.linphone.core.ProxyConfig
-
- getContent() - Method in interface org.linphone.core.Buffer
-
Get the content of the data buffer.
- getContent() - Method in interface org.linphone.core.InfoMessage
-
Returns the info message's content as a #LinphoneContent structure.
- getContent() - Method in interface org.linphone.core.PresenceNote
-
Gets the content of a presence note.
- getContent() - Method in interface org.linphone.core.XmlRpcRequest
-
Get the content of the XML-RPC request.
- getContents() - Method in interface org.linphone.core.ChatMessage
-
Returns the list of contents in the message.
- getContentType() - Method in interface org.linphone.core.ChatMessage
-
Get the content type of a chat message.
- getContext() - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- getCore() - Method in interface org.linphone.core.Call
-
Get the core that has created the specified call.
- getCore() - Method in interface org.linphone.core.ChatMessage
-
Returns back pointer to #LinphoneCore object.
- getCore() - Method in interface org.linphone.core.ChatRoom
-
Returns back pointer to #LinphoneCore object.
- getCore() - Method in interface org.linphone.core.Event
-
Returns back pointer to the #LinphoneCore that created this #LinphoneEvent.
- getCore(long) - Method in class org.linphone.core.Factory
-
- getCore() - Method in interface org.linphone.core.Friend
-
Returns the #LinphoneCore object managing this friend, if any.
- getCore() - Method in interface org.linphone.core.FriendList
-
Returns the #LinphoneCore object attached to this LinphoneFriendList.
- getCore() - Method in interface org.linphone.core.NatPolicy
-
Returns the #LinphoneCore object managing this nat policy, if any.
- getCore() - Method in interface org.linphone.core.Player
-
Returns the #LinphoneCore object managing this player's call, if any.
- getCore() - Method in interface org.linphone.core.ProxyConfig
-
Get the #LinphoneCore object to which is associated the #LinphoneProxyConfig.
- getCountry() - Method in interface org.linphone.core.DialPlan
-
Returns the country name of the dialplan.
- getCountryCallingCode() - Method in interface org.linphone.core.DialPlan
-
Returns the country calling code of the dialplan.
- getCpuAbis() - Static method in class org.linphone.mediastream.Version
-
- getCreationTime() - Method in interface org.linphone.core.EventLog
-
Returns the creation time of a event log.
- getCurrentCall() - Method in interface org.linphone.core.Core
-
Gets the current call.
- getCurrentCallRemoteAddress() - Method in interface org.linphone.core.Core
-
Get the remote address of the current call.
- getCurrentParams() - Method in interface org.linphone.core.Call
-
Returns current parameters associated to the call.
- getCurrentParams() - Method in interface org.linphone.core.ChatRoom
-
Returns current parameters associated with the chat room.
- getCurrentPosition() - Method in interface org.linphone.core.Player
-
Get the current position in the opened file.
- getCurrentPreviewVideoDefinition() - Method in interface org.linphone.core.Core
-
Get the effective video definition provided by the camera for the captured
video.
- getCurrentQuality() - Method in interface org.linphone.core.Call
-
Obtain real-time quality rating of the call.
- getCustomHeader(String) - Method in interface org.linphone.core.CallParams
-
Get a custom SIP header.
- getCustomHeader(String) - Method in interface org.linphone.core.ChatMessage
-
Retrieve a custom header value given its name.
- getCustomHeader(String) - Method in interface org.linphone.core.Content
-
Get a custom header value of a content.
- getCustomHeader(String) - Method in interface org.linphone.core.Event
-
Obtain the value of a given header for an incoming subscription.
- getCustomHeader(String) - Method in interface org.linphone.core.ProxyConfig
-
Obtain the value of a header sent by the server in last answer to REGISTER.
- getCustomSdpAttribute(String) - Method in interface org.linphone.core.CallParams
-
Get a custom SDP attribute that is related to all the streams.
- getCustomSdpMediaAttribute(StreamType, String) - Method in interface org.linphone.core.CallParams
-
Get a custom SDP attribute that is related to a specific stream.
- getDataPath() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getDataResourcesDir() - Method in class org.linphone.core.Factory
-
Get the directory where the data resources are located.
- getDecoderText(String) - Method in class org.linphone.mediastream.Factory
-
- getDefaultFloat(String, String, float) - Method in interface org.linphone.core.Config
-
Retrieves a default configuration item as a float, given its section, key, and
default value.
- getDefaultFriendList() - Method in interface org.linphone.core.Core
-
Retrieves the first list of #LinphoneFriend from the core.
- getDefaultInt(String, String, int) - Method in interface org.linphone.core.Config
-
Retrieves a default configuration item as an integer, given its section, key,
and default value.
- getDefaultInt64(String, String, int) - Method in interface org.linphone.core.Config
-
Retrieves a default configuration item as a 64 bit integer, given its section,
key, and default value.
- getDefaultProxyConfig() - Method in interface org.linphone.core.Core
-
- getDefaultString(String, String, String) - Method in interface org.linphone.core.Config
-
Retrieves a default configuration item as a string, given its section, key, and
default value.
- getDefaultVideoDisplayFilter() - Method in interface org.linphone.core.Core
-
Get the name of the default mediastreamer2 filter used for rendering video on
the current platform.
- getDelay() - Method in interface org.linphone.core.TunnelConfig
-
Get the UDP packet round trip delay in ms for a tunnel configuration.
- getDelayedTimeout() - Method in interface org.linphone.core.Core
-
Gets the delayed timeout See linphone_core_set_delayed_timeout() for details.
- getDelimiter() - Method in interface org.linphone.core.MagicSearch
-
- getDependency() - Method in interface org.linphone.core.ProxyConfig
-
Get the dependency of a #LinphoneProxyConfig.
- getDescription() - Method in interface org.linphone.core.PayloadType
-
Return a string describing a payload type.
- getDescription() - Method in interface org.linphone.core.PresenceActivity
-
Gets the description of a presence activity.
- getDeviceAddress() - Method in interface org.linphone.core.EventLog
-
Returns the device address of a conference participant device event.
- getDeviceFavoriteBufferSize() - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- getDeviceFavoriteSampleRate() - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- getDeviceFlags() - Method in class org.linphone.mediastream.Factory
-
- getDeviceRotation() - Method in interface org.linphone.core.Core
-
Gets the current device orientation.
- getDevices() - Method in interface org.linphone.core.Participant
-
Gets the list of devices from a chat room's participant.
- getDialEscapePlus() - Method in interface org.linphone.core.ProxyConfig
-
- getDialPlans() - Method in class org.linphone.core.Factory
-
Returns a bctbx_list_t of all DialPlans.
- getDialPrefix() - Method in interface org.linphone.core.ProxyConfig
-
- getDir() - Method in interface org.linphone.core.Call
-
Returns direction of the call (incoming or outgoing).
- getDir() - Method in interface org.linphone.core.CallLog
-
Get the direction of the call.
- getDisplayName() - Method in interface org.linphone.core.AccountCreator
-
Get the display name.
- getDisplayName() - Method in interface org.linphone.core.Address
-
Returns the display name.
- getDisplayName() - Method in interface org.linphone.core.FriendList
-
Get the display name of the friend list.
- getDiversionAddress() - Method in interface org.linphone.core.Call
-
Returns the diversion address associated to this call.
- getDnsServers() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getDnsSetByApp() - Method in interface org.linphone.core.Core
-
Tells if the DNS was set by an application.
- getDomain() - Method in interface org.linphone.core.AccountCreator
-
Get the domain.
- getDomain() - Method in interface org.linphone.core.Address
-
Returns the domain name.
- getDomain() - Method in interface org.linphone.core.AuthInfo
-
Gets the domain.
- getDomain() - Method in interface org.linphone.core.ProxyConfig
-
Get the domain name of the given proxy config.
- getDownloadBandwidth() - Method in interface org.linphone.core.CallStats
-
Get the bandwidth measurement of the received stream, expressed in kbit/s,
including IP/UDP/RTP headers.
- getDownloadBandwidth() - Method in interface org.linphone.core.Core
-
Retrieve the maximum available download bandwidth.
- getDownloadPath() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getDownloadPtime() - Method in interface org.linphone.core.Core
-
Get audio packetization time linphone expects to receive from peer.
- getDtlsPort() - Method in interface org.linphone.core.Transports
-
Gets the DTLS port in the #LinphoneTransports object.
- getDuration() - Method in interface org.linphone.core.Call
-
Returns call's duration in seconds.
- getDuration() - Method in interface org.linphone.core.CallLog
-
Get the duration of the call since connected.
- getDuration() - Method in interface org.linphone.core.Player
-
Get the duration of the opened file.
- getEchoCancellerFilterName() - Method in interface org.linphone.core.Core
-
Get the name of the mediastreamer2 filter used for echo cancelling.
- getEmail() - Method in interface org.linphone.core.AccountCreator
-
Get the email.
- getEncoderDescription() - Method in interface org.linphone.core.PayloadType
-
Get a description of the encoder used to provide a payload type.
- getEncoderText(String) - Method in class org.linphone.mediastream.Factory
-
- getEncoding() - Method in interface org.linphone.core.Content
-
Get the encoding of the data buffer, for example "gzip".
- getEncryptionBackend() - Method in interface org.linphone.core.ChatRoomParams
-
Get the encryption implementation of the chat room associated with the given
parameters.
- getError() - Method in interface org.linphone.core.ProxyConfig
-
Get the reason why registration failed when the proxy config state is
LinphoneRegistrationFailed.
- getErrorInfo() - Method in interface org.linphone.core.Call
-
Returns full details about call errors or termination reasons.
- getErrorInfo() - Method in interface org.linphone.core.CallLog
-
When the call was failed, return an object describing the failure.
- getErrorInfo() - Method in interface org.linphone.core.ChatMessage
-
Get full details about delivery error of a chat message.
- getErrorInfo() - Method in interface org.linphone.core.Event
-
Get full details about an error occured.
- getErrorInfo() - Method in interface org.linphone.core.ProxyConfig
-
Get detailed information why registration failed when the proxy config state is
LinphoneRegistrationFailed.
- getEstimatedDownloadBandwidth() - Method in interface org.linphone.core.CallStats
-
Get the estimated bandwidth measurement of the received stream, expressed in
kbit/s, including IP/UDP/RTP headers.
- getEtag() - Method in interface org.linphone.core.Vcard
-
Gets the eTag of the vCard.
- getExpires() - Method in interface org.linphone.core.ProxyConfig
-
- getExternalBodyUrl() - Method in interface org.linphone.core.ChatMessage
-
Linphone message can carry external body as defined by rfc2017.
- getFamilyName() - Method in interface org.linphone.core.Vcard
-
Returns the family name in the N attribute of the vCard, or NULL if it isn't
set yet.
- getFilePath() - Method in interface org.linphone.core.Content
-
Get the file transfer filepath set for this content (replace
linphone_chat_message_get_file_transfer_filepath).
- getFileSize() - Method in interface org.linphone.core.Content
-
Get the file size if content is either a FileContent or a FileTransferContent.
- getFileTransferFilepath() - Method in interface org.linphone.core.ChatMessage
-
Deprecated.
- getFileTransferInformation() - Method in interface org.linphone.core.ChatMessage
-
Get the file_transfer_information (used by call backs to recover informations
during a rcs file transfer)
- getFileTransferServer() - Method in interface org.linphone.core.Core
-
Get the globaly set http file transfer server to be used for content type
application/vnd.gsma.rcs-ft-http+xml.
- getFloat(String, String, float) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as a float, given its section, key, and default
value.
- getForwardInfo() - Method in interface org.linphone.core.ChatMessage
-
Gets the forward info if available as a string.
- getFriend() - Method in interface org.linphone.core.SearchResult
-
- getFriendByRefKey(String) - Method in interface org.linphone.core.Core
-
Search a #LinphoneFriend by its reference key.
- getFriendListByName(String) - Method in interface org.linphone.core.Core
-
Retrieves the list of #LinphoneFriend from the core that has the given display
name.
- getFriends() - Method in interface org.linphone.core.FriendList
-
Retrieves the list of #LinphoneFriend from this LinphoneFriendList.
- getFriendsDatabasePath() - Method in interface org.linphone.core.Core
-
Gets the database filename where friends will be stored.
- getFriendsLists() - Method in interface org.linphone.core.Core
-
Retrieves the list of #LinphoneFriendList from the core.
- getFrom() - Method in interface org.linphone.core.Event
-
Get the "from" address of the subscription.
- getFromAddress() - Method in interface org.linphone.core.CallLog
-
Get the origin address (ie from) of the call.
- getFromAddress() - Method in interface org.linphone.core.ChatMessage
-
Get origin of the message.
- getFullName() - Method in interface org.linphone.core.Vcard
-
Returns the FN attribute of the vCard, or NULL if it isn't set yet.
- getFullPathLib() - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getGivenName() - Method in interface org.linphone.core.Vcard
-
Returns the given name in the N attribute of the vCard, or NULL if it isn't set
yet.
- getGuessHostname() - Method in interface org.linphone.core.Core
-
Returns TRUE if hostname part of primary contact is guessed automatically.
- getHa1() - Method in interface org.linphone.core.AccountCreator
-
Get the ha1.
- getHa1() - Method in interface org.linphone.core.AuthInfo
-
Gets the ha1.
- getHandler() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getHeader(String) - Method in interface org.linphone.core.Address
-
Get the header encoded in the address.
- getHeader(String) - Method in interface org.linphone.core.InfoMessage
-
Obtain a header value from a received info message.
- getHeight() - Method in interface org.linphone.core.VideoDefinition
-
Get the height of the video definition.
- getHistory(int) - Method in interface org.linphone.core.ChatRoom
-
Gets nb_message most recent messages from cr chat room, sorted from oldest to
most recent.
- getHistoryEvents(int) - Method in interface org.linphone.core.ChatRoom
-
Gets nb_events most recent events from cr chat room, sorted from oldest to most
recent.
- getHistoryEventsSize() - Method in interface org.linphone.core.ChatRoom
-
Gets the number of events in a chat room.
- getHistoryMessageEvents(int) - Method in interface org.linphone.core.ChatRoom
-
Gets nb_events most recent chat message events from cr chat room, sorted from
oldest to most recent.
- getHistoryRange(int, int) - Method in interface org.linphone.core.ChatRoom
-
Gets the partial list of messages in the given range, sorted from oldest to
most recent.
- getHistoryRangeEvents(int, int) - Method in interface org.linphone.core.ChatRoom
-
Gets the partial list of events in the given range, sorted from oldest to most
recent.
- getHistoryRangeMessageEvents(int, int) - Method in interface org.linphone.core.ChatRoom
-
Gets the partial list of chat message events in the given range, sorted from
oldest to most recent.
- getHistorySize() - Method in interface org.linphone.core.ChatRoom
-
Gets the number of messages in a chat room.
- getHost() - Method in interface org.linphone.core.TunnelConfig
-
Get the IP address or hostname of the tunnel server.
- getHost2() - Method in interface org.linphone.core.TunnelConfig
-
Get the IP address or hostname of the second tunnel server when using dual
tunnel client.
- getHttpProxyHost() - Method in interface org.linphone.core.Core
-
Get http proxy address to be used for signaling.
- getHttpProxyPort() - Method in interface org.linphone.core.Core
-
Get http proxy port to be used for signaling.
- getIceState() - Method in interface org.linphone.core.CallStats
-
Get the state of ICE processing.
- getId() - Method in interface org.linphone.core.Conference
-
Get the conference id as string.
- getId() - Method in interface org.linphone.core.PresencePerson
-
Gets the id of a presence person.
- getId() - Method in interface org.linphone.core.PresenceService
-
Gets the id of a presence service.
- getIdentity() - Method in interface org.linphone.core.Core
-
Gets the default identity SIP address.
- getIdentityAddress() - Method in interface org.linphone.core.ProxyConfig
-
- getIdkey() - Method in interface org.linphone.core.ProxyConfig
-
Get the idkey property of a #LinphoneProxyConfig.
- getImageResourcesDir() - Method in class org.linphone.core.Factory
-
Get the directory where the image resources are located.
- getImNotifPolicy() - Method in interface org.linphone.core.Core
-
Get the #LinphoneImNotifPolicy object controlling the instant messaging
notifications.
- getInCallTimeout() - Method in interface org.linphone.core.Core
-
Gets the in call timeout See linphone_core_set_in_call_timeout() for details.
- getIncSubscribePolicy() - Method in interface org.linphone.core.Friend
-
get current subscription policy for this #LinphoneFriend
- getIncTimeout() - Method in interface org.linphone.core.Core
-
Returns the incoming call timeout See linphone_core_set_inc_timeout() for
details.
- getInt(String, String, int) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as an integer, given its section, key, and
default value.
- getInt64(String, String, int) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as a 64 bit integer, given its section, key, and
default value.
- getInternationalCallPrefix() - Method in interface org.linphone.core.DialPlan
-
Returns the international call prefix of the dialplan.
- getIntResponse() - Method in interface org.linphone.core.XmlRpcRequest
-
Get the response to an XML-RPC request sent with
linphone_xml_rpc_session_send_request() and returning an integer response.
- getIpFamilyOfRemote() - Method in interface org.linphone.core.CallStats
-
Get the IP address family of the remote peer.
- getIsoCountryCode() - Method in interface org.linphone.core.DialPlan
-
Returns the iso country code of the dialplan.
- getJitterBufferSizeMs() - Method in interface org.linphone.core.CallStats
-
Get the jitter buffer size in ms.
- getKey() - Method in interface org.linphone.core.Content
-
Get the key associated with a RCS file transfer message if encrypted.
- getKeySize() - Method in interface org.linphone.core.Content
-
Get the size of key associated with a RCS file transfer message if encrypted.
- getLang() - Method in interface org.linphone.core.PresenceNote
-
Gets the language of a presence note.
- getLanguage() - Method in interface org.linphone.core.AccountCreator
-
Get the language use in email of SMS.
- getLastMessageInHistory() - Method in interface org.linphone.core.ChatRoom
-
Gets the last chat message sent or received in this chat room.
- getLastOutgoingCallLog() - Method in interface org.linphone.core.Core
-
Get the latest outgoing call log.
- getLastUpdateTime() - Method in interface org.linphone.core.ChatRoom
-
Return the last updated time for the chat room.
- getLatePacketsCumulativeNumber() - Method in interface org.linphone.core.CallStats
-
Gets the cumulative number of late packets.
- getLicenseMessage() - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getLimeX3DhServerUrl() - Method in interface org.linphone.core.Core
-
Get the x3dh server url.
- getLimitedSearch() - Method in interface org.linphone.core.MagicSearch
-
- getLinphoneSpecs() - Method in interface org.linphone.core.Core
-
Deprecated.
- getLinphoneSpecsList() - Method in interface org.linphone.core.Core
-
Get the list of linphone specs string values representing what functionalities
the linphone client supports.
- getLocalAddress() - Method in interface org.linphone.core.CallLog
-
Get the local address (that is from or to depending on call direction)
- getLocalAddress() - Method in interface org.linphone.core.ChatMessage
-
Returns the origin address of a message if it was a outgoing message, or the
destination address if it was an incoming message.
- getLocalAddress() - Method in interface org.linphone.core.ChatRoom
-
get local address associated to this #LinphoneChatRoom
- getLocalAddress() - Method in interface org.linphone.core.EventLog
-
Returns the local address of a conference event.
- getLocalConferenceMode() - Method in interface org.linphone.core.CallParams
-
Tell whether the call is part of the locally managed conference.
- getLocalLateRate() - Method in interface org.linphone.core.CallStats
-
Gets the local late rate since last report.
- getLocalLossRate() - Method in interface org.linphone.core.CallStats
-
Get the local loss rate since last report.
- getLogCollectionMaxFileSize() - Method in interface org.linphone.core.Core
-
Get the max file size in bytes of the files used for log collection.
- getLogCollectionPath() - Method in interface org.linphone.core.Core
-
Get the path where the log files will be written for log collection.
- getLogCollectionPrefix() - Method in interface org.linphone.core.Core
-
Get the prefix of the filenames that will be used for log collection.
- getLogCollectionUploadServerUrl() - Method in interface org.linphone.core.Core
-
Gets the url of the server where to upload the collected log files.
- getLoggingService() - Method in class org.linphone.core.Factory
-
Gets the LoggingService singleton
- getLogLevelMask() - Method in interface org.linphone.core.Core
-
Deprecated.
- getLogLevelMask() - Method in interface org.linphone.core.LoggingService
-
Gets the log level mask.
- getMax() - Method in interface org.linphone.core.Range
-
Gets the higher value of the range.
- getMaxCalls() - Method in interface org.linphone.core.Core
-
Get the maximum number of simultaneous calls Linphone core can manage at a
time.
- getMaxSizeForAutoDownloadIncomingFiles() - Method in interface org.linphone.core.Core
-
Gets the size under which incoming files in chat messages will be downloaded
automatically.
- getMaxWeight() - Method in interface org.linphone.core.MagicSearch
-
- getMe() - Method in interface org.linphone.core.ChatRoom
-
Get the participant representing myself in the chat room.
- getMediaDevice() - Method in interface org.linphone.core.Core
-
Gets the name of the currently assigned sound device for media.
- getMediaEncryption() - Method in interface org.linphone.core.CallParams
-
Get the kind of media encryption selected for the call.
- getMediaEncryption() - Method in interface org.linphone.core.Core
-
Get the media encryption policy being used for RTP packets.
- getMediastreamerFactory() - Method in interface org.linphone.core.Core
-
Gets the mediastreamer's factory
- getMessageId() - Method in interface org.linphone.core.ChatMessage
-
Get the message identifier.
- getMethodParam() - Method in interface org.linphone.core.Address
-
Get the value of the method parameter.
- getMicGainDb() - Method in interface org.linphone.core.Core
-
Get microphone gain in db.
- getMicrophoneMuted() - Method in interface org.linphone.core.Call
-
Get microphone muted state.
- getMicrophoneVolumeGain() - Method in interface org.linphone.core.Call
-
Get microphone volume gain.
- getMimeType() - Method in interface org.linphone.core.PayloadType
-
Get the mime type.
- getMin() - Method in interface org.linphone.core.Range
-
Gets the lower value of the range.
- getMinWeight() - Method in interface org.linphone.core.MagicSearch
-
- getMissedCallsCount() - Method in interface org.linphone.core.Core
-
Get the number of missed calls.
- getMode() - Method in interface org.linphone.core.Tunnel
-
Get the tunnel mode.
- getMspluginsDir() - Method in class org.linphone.core.Factory
-
Get the directory where the mediastreamer2 plugins are located.
- getMtu() - Method in interface org.linphone.core.Core
-
Returns the maximum transmission unit size in bytes.
- getName() - Method in interface org.linphone.core.Content
-
Get the name associated with a RCS file transfer message.
- getName() - Method in interface org.linphone.core.Event
-
Get the name of the event as specified in the event package RFC.
- getName() - Method in interface org.linphone.core.Friend
-
Get the display name for this friend.
- getName() - Method in interface org.linphone.core.ParticipantDevice
-
Return the name of the device or NULL.
- getName() - Method in interface org.linphone.core.VideoDefinition
-
Get the name of the video definition.
- getNameLib() - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getNatAddress() - Method in interface org.linphone.core.Core
-
Get the public IP address of NAT being used.
- getNationalNumberLength() - Method in interface org.linphone.core.DialPlan
-
Returns the national number length of the dialplan.
- getNativeLibrariesDirectory() - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- getNativeLibraryDir() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getNativePreviewWindowId() - Method in interface org.linphone.core.Core
-
Get the native window handle of the video preview window.
- getNativeVideoWindowId() - Method in interface org.linphone.core.Call
-
Get the native window handle of the video window, casted as an unsigned long.
- getNativeVideoWindowId() - Method in interface org.linphone.core.Core
-
Get the native window handle of the video window.
- getNatPolicy() - Method in interface org.linphone.core.Core
-
Get The policy that is used to pass through NATs/firewalls.
- getNatPolicy() - Method in interface org.linphone.core.ProxyConfig
-
Get The policy that is used to pass through NATs/firewalls when using this
proxy config.
- getNbActivities() - Method in interface org.linphone.core.PresenceModel
-
Gets the number of activities included in the presence model.
- getNbActivities() - Method in interface org.linphone.core.PresencePerson
-
Gets the number of activities included in the presence person.
- getNbActivitiesNotes() - Method in interface org.linphone.core.PresencePerson
-
Gets the number of activities notes included in the presence person.
- getNbNotes() - Method in interface org.linphone.core.PresencePerson
-
Gets the number of notes included in the presence person.
- getNbNotes() - Method in interface org.linphone.core.PresenceService
-
Gets the number of notes included in the presence service.
- getNbParticipants() - Method in interface org.linphone.core.ChatRoom
-
Get the number of participants in the chat room (that is without ourselves).
- getNbPersons() - Method in interface org.linphone.core.PresenceModel
-
Gets the number of persons included in the presence model.
- getNbServices() - Method in interface org.linphone.core.PresenceModel
-
Gets the number of services included in the presence model.
- getNormalBitrate() - Method in interface org.linphone.core.PayloadType
-
Get the normal bitrate in bits/s.
- getNortpTimeout() - Method in interface org.linphone.core.Core
-
Gets the value of the no-rtp timeout.
- getNote(String) - Method in interface org.linphone.core.PresenceModel
-
Gets the first note of a presence model (there is usually only one).
- getNotifyId() - Method in interface org.linphone.core.EventLog
-
Returns the notify id of a conference notified event.
- getNthActivitiesNote(int) - Method in interface org.linphone.core.PresencePerson
-
Gets the nth activities note of a presence person.
- getNthActivity(int) - Method in interface org.linphone.core.PresenceModel
-
Gets the nth activity of a presence model.
- getNthActivity(int) - Method in interface org.linphone.core.PresencePerson
-
Gets the nth activity of a presence person.
- getNthNote(int) - Method in interface org.linphone.core.PresencePerson
-
Gets the nth note of a presence person.
- getNthNote(int) - Method in interface org.linphone.core.PresenceService
-
Gets the nth note of a presence service.
- getNthPerson(int) - Method in interface org.linphone.core.PresenceModel
-
Gets the nth person of a presence model.
- getNthService(int) - Method in interface org.linphone.core.PresenceModel
-
Gets the nth service of a presence model.
- getNumber() - Method in interface org.linphone.core.PayloadType
-
Returns the payload type number assigned for this codec.
- getOpenH264DownloadHelperListener() - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getOrganization() - Method in interface org.linphone.core.Vcard
-
Gets the Organization of the vCard.
- getOverwriteFlagForEntry(String, String) - Method in interface org.linphone.core.Config
-
Retrieves the overwrite flag for a config item.
- getOverwriteFlagForSection(String) - Method in interface org.linphone.core.Config
-
Retrieves the overwrite flag for a config section.
- getParam(String) - Method in interface org.linphone.core.Address
-
Get the value of a parameter of the address.
- getParams() - Method in interface org.linphone.core.Call
-
Returns local parameters associated with the call.
- getPart(int) - Method in interface org.linphone.core.Content
-
Get a part from a multipart content according to its index.
- getParticipant() - Method in interface org.linphone.core.ParticipantImdnState
-
Get the participant concerned by a LinphoneParticipantImdnState.
- getParticipantAddress() - Method in interface org.linphone.core.EventLog
-
Returns the participant address of a conference participant event.
- getParticipants() - Method in interface org.linphone.core.ChatRoom
-
Get the list of participants of a chat room.
- getParticipants() - Method in interface org.linphone.core.Conference
-
Get URIs of all participants of one conference The returned bctbx_list_t
contains URIs of all participant.
- getParticipantsByImdnState(ChatMessage.State) - Method in interface org.linphone.core.ChatMessage
-
Gets the list of participants for which the imdn state has reached the
specified state and the time at which they did.
- getParts() - Method in interface org.linphone.core.Content
-
Get all the parts from a multipart content.
- getPasswd() - Method in interface org.linphone.core.AuthInfo
-
Deprecated.
- getPassword() - Method in interface org.linphone.core.AccountCreator
-
Get the password.
- getPassword() - Method in interface org.linphone.core.Address
-
Get the password encoded in the address.
- getPassword() - Method in interface org.linphone.core.AuthInfo
-
Gets the password.
- getPayloadType(String, int, int) - Method in interface org.linphone.core.Core
-
Get payload type from mime type and clock rate.
- getPeerAddress() - Method in interface org.linphone.core.ChatRoom
-
get peer address associated to this #LinphoneChatRoom
- getPeerAddress() - Method in interface org.linphone.core.EventLog
-
Returns the peer address of a conference event.
- getPhoneNumber() - Method in interface org.linphone.core.AccountCreator
-
Get the RFC 3966 normalized phone number.
- getPhoneNumber() - Method in interface org.linphone.core.SearchResult
-
- getPhoneNumbers() - Method in interface org.linphone.core.Friend
-
Returns a list of phone numbers for this friend.
- getPhoneNumbers() - Method in interface org.linphone.core.Vcard
-
Returns the list of phone numbers (as string) in the vCard (all the TEL
attributes) or NULL.
- getPhrase() - Method in interface org.linphone.core.ErrorInfo
-
Get textual phrase from the error info.
- getPlaybackDevice() - Method in interface org.linphone.core.Core
-
Gets the name of the currently assigned sound device for playback.
- getPlaybackGainDb() - Method in interface org.linphone.core.Core
-
Get playback gain in db before entering sound card.
- getPlayer() - Method in interface org.linphone.core.Call
-
Get a player associated with the call to play a local file and stream it to the
remote peer.
- getPlayFile() - Method in interface org.linphone.core.Core
-
Get the wav file that is played when putting somebody on hold, or when files
are used instead of soundcards (see linphone_core_set_use_files()).
- getPlayVolume() - Method in interface org.linphone.core.Call
-
Get the mesured playback volume level (received from remote) in dbm0.
- getPort() - Method in interface org.linphone.core.Address
-
Get port number as an integer value, 0 if not present.
- getPort() - Method in interface org.linphone.core.TunnelConfig
-
Get the TLS port of the tunnel server.
- getPort2() - Method in interface org.linphone.core.TunnelConfig
-
Get the TLS port of the second tunnel server when using dual tunnel client.
- getPowerManager() - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- getPreferredFramerate() - Method in interface org.linphone.core.Core
-
Returns the preferred video framerate, previously set by
linphone_core_set_preferred_framerate().
- getPreferredVideoDefinition() - Method in interface org.linphone.core.Core
-
Get the preferred video definition for the stream that is captured and sent to
the remote party.
- getPrefixFromE164(String) - Static method in class org.linphone.core.Utils
-
- getPresenceModel() - Method in interface org.linphone.core.Core
-
Get my presence model.
- getPresenceModel() - Method in interface org.linphone.core.Friend
-
Get the presence model of a friend.
- getPresenceModelForUriOrTel(String) - Method in interface org.linphone.core.Friend
-
Get the presence model for a specific SIP URI or phone number of a friend.
- getPresentity() - Method in interface org.linphone.core.PresenceModel
-
Gets the presentity of a presence model.
- getPreviewSurfaceView() - Method in class org.linphone.mediastream.video.AndroidVideoWindowImpl
-
- getPreviewVideoDefinition() - Method in interface org.linphone.core.Core
-
Get the definition of the captured video.
- getPrimaryContact() - Method in interface org.linphone.core.Core
-
Returns the default identity when no proxy configuration is used.
- getPrimaryContactParsed() - Method in interface org.linphone.core.Core
-
Deprecated.
- getPrivacy() - Method in interface org.linphone.core.CallParams
-
Get requested level of privacy for the call.
- getPrivacy() - Method in interface org.linphone.core.ProxyConfig
-
Get default privacy policy for all calls routed through this proxy.
- getProtocol() - Method in interface org.linphone.core.ErrorInfo
-
Get protocol from the error info.
- getProtocolCode() - Method in interface org.linphone.core.ErrorInfo
-
Get the status code from the low level protocol (ex a SIP status code).
- getProvisioningUri() - Method in interface org.linphone.core.Core
-
Get provisioning URI.
- getProxyConfigByIdkey(String) - Method in interface org.linphone.core.Core
-
- getProxyConfigList() - Method in interface org.linphone.core.Core
-
Returns an unmodifiable list of entered proxy configurations.
- getProxyHost(Context) - Method in class org.linphone.core.tools.NetworkManager
-
- getProxyHost(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove21
-
- getProxyHost(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove23
-
- getProxyHost(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove24
-
- getProxyHost(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove26
-
- getProxyHost(Context) - Method in interface org.linphone.core.tools.NetworkManagerInterface
-
- getProxyPort(Context) - Method in class org.linphone.core.tools.NetworkManager
-
- getProxyPort(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove21
-
- getProxyPort(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove23
-
- getProxyPort(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove24
-
- getProxyPort(Context) - Method in class org.linphone.core.tools.NetworkManagerAbove26
-
- getProxyPort(Context) - Method in interface org.linphone.core.tools.NetworkManagerInterface
-
- getPublishExpires() - Method in interface org.linphone.core.ProxyConfig
-
get the publish expiration time in second.
- getPublishState() - Method in interface org.linphone.core.Event
-
Get publish state.
- getQuality() - Method in interface org.linphone.core.CallLog
-
Get the overall quality indication of the call.
- getQualityReportingCollector() - Method in interface org.linphone.core.ProxyConfig
-
Get the route of the collector end-point when using quality reporting.
- getQualityReportingInterval() - Method in interface org.linphone.core.ProxyConfig
-
Get the interval between interval reports when using quality reporting.
- getRawResponse() - Method in interface org.linphone.core.XmlRpcRequest
-
Get the raw response to an XML-RPC request sent with
linphone_xml_rpc_session_send_request() and returning http body as string.
- getRealm() - Method in interface org.linphone.core.AuthInfo
-
Gets the realm.
- getRealm() - Method in interface org.linphone.core.ProxyConfig
-
Get the realm of the given proxy config.
- getReason() - Method in interface org.linphone.core.Call
-
Returns the reason for a call termination (either error or normal termination)
- getReason() - Method in interface org.linphone.core.ErrorInfo
-
Get reason code from the error info.
- getReason() - Method in interface org.linphone.core.Event
-
Return reason code (in case of error state reached).
- getReceivedFramerate() - Method in interface org.linphone.core.CallParams
-
Get the framerate of the video that is received.
- getReceivedVideoDefinition() - Method in interface org.linphone.core.CallParams
-
Get the definition of the received video.
- getReceiverInterarrivalJitter() - Method in interface org.linphone.core.CallStats
-
Gets the remote reported interarrival jitter.
- getReceiverLossRate() - Method in interface org.linphone.core.CallStats
-
Gets the remote reported loss rate since last report.
- getRecordFile() - Method in interface org.linphone.core.CallParams
-
Get the path for the audio recording of the call.
- getRecordFile() - Method in interface org.linphone.core.Core
-
Get the wav file where incoming stream is recorded, when files are used instead
of soundcards (see linphone_core_set_use_files()).
- getRecordVolume() - Method in interface org.linphone.core.Call
-
Get the mesured record volume level (sent to remote) in dbm0.
- getRecvFmtp() - Method in interface org.linphone.core.PayloadType
-
Get the format parameters for incoming streams.
- getRecvImdnDelivered() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether imdn delivered notifications are being notified when received.
- getRecvImdnDisplayed() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether imdn displayed notifications are being notified when received.
- getRecvIsComposing() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether is_composing notifications are being notified when received.
- getReferTo() - Method in interface org.linphone.core.Call
-
Gets the refer-to uri (if the call was transfered).
- getRefKey() - Method in interface org.linphone.core.CallLog
-
Get the persistent reference key associated to the call log.
- getRefKey() - Method in interface org.linphone.core.Friend
-
Get the reference key of a friend.
- getRefKey() - Method in interface org.linphone.core.ProxyConfig
-
Get the persistent reference key associated to the proxy config.
- getRemoteAddress() - Method in interface org.linphone.core.Call
-
Returns the remote address associated to this call.
- getRemoteAddress() - Method in interface org.linphone.core.CallLog
-
Get the remote address (that is from or to depending on call direction).
- getRemoteAddressAsString() - Method in interface org.linphone.core.Call
-
Returns the remote address associated to this call as a string.
- getRemoteContact() - Method in interface org.linphone.core.Call
-
Returns the far end's sip contact as a string, if available.
- getRemoteContact() - Method in interface org.linphone.core.Event
-
Get the "contact" address of the subscription.
- getRemoteParams() - Method in interface org.linphone.core.Call
-
Returns call parameters proposed by remote.
- getRemoteRingbackTone() - Method in interface org.linphone.core.Core
-
Get the ring back tone played to far end during incoming calls.
- getRemoteUdpMirrorPort() - Method in interface org.linphone.core.TunnelConfig
-
Get the remote port on the tunnel server side used to test UDP reachability.
- getRemoteUserAgent() - Method in interface org.linphone.core.Call
-
Returns the far end's user agent description string, if available.
- getReplacedCall() - Method in interface org.linphone.core.Call
-
Returns the call object this call is replacing, if any.
- getResource() - Method in interface org.linphone.core.Event
-
Get the resource address of the subscription or publish.
- getRetryAfter() - Method in interface org.linphone.core.ErrorInfo
-
Get Retry-After delay second from the error info.
- getRing() - Method in interface org.linphone.core.Core
-
Returns the path to the wav file used for ringing.
- getRingback() - Method in interface org.linphone.core.Core
-
Returns the path to the wav file used for ringing back.
- getRingDuringIncomingEarlyMedia() - Method in interface org.linphone.core.Core
-
Tells whether the ring play is enabled during an incoming early media call.
- getRingerDevice() - Method in interface org.linphone.core.Core
-
Gets the name of the currently assigned sound device for ringing.
- getRingResourcesDir() - Method in class org.linphone.core.Factory
-
Get the directory where the ring resources are located.
- getRlsAddress() - Method in interface org.linphone.core.FriendList
-
Get the RLS (Resource List Server) URI associated with the friend list to
subscribe to these friends presence.
- getRlsUri() - Method in interface org.linphone.core.FriendList
-
Get the RLS (Resource List Server) URI associated with the friend list to
subscribe to these friends presence.
- getRootCa() - Method in interface org.linphone.core.Core
-
Gets the path to a file or folder containing the trusted root CAs (PEM format)
- getRoundTripDelay() - Method in interface org.linphone.core.CallStats
-
Get the round trip delay in s.
- getRoute() - Method in interface org.linphone.core.AccountCreator
-
Get the route.
- getRoute() - Method in interface org.linphone.core.ProxyConfig
-
Deprecated.
- getRoutes() - Method in interface org.linphone.core.ProxyConfig
-
Gets the list of the routes set for this proxy config.
- getRtcpDownloadBandwidth() - Method in interface org.linphone.core.CallStats
-
Get the bandwidth measurement of the received RTCP, expressed in kbit/s,
including IP/UDP/RTP headers.
- getRtcpUploadBandwidth() - Method in interface org.linphone.core.CallStats
-
Get the bandwidth measurement of the sent RTCP, expressed in kbit/s, including
IP/UDP/RTP headers.
- getRtpProfile() - Method in interface org.linphone.core.CallParams
-
Get the RTP profile being used.
- getScheme() - Method in interface org.linphone.core.Address
-
Returns the address scheme, normally "sip".
- getSearchLimit() - Method in interface org.linphone.core.MagicSearch
-
- getSectionParamString(String, String, String) - Method in interface org.linphone.core.Config
-
Retrieves a section parameter item as a string, given its section and key.
- getSectionsNamesList() - Method in interface org.linphone.core.Config
-
Returns the list of sections' names in the LinphoneConfig.
- getSecure() - Method in interface org.linphone.core.Address
-
Returns true if address refers to a secure location (sips)
- getSecurityEventFaultyDeviceAddress() - Method in interface org.linphone.core.EventLog
-
Returns the faulty device address of a conference security event.
- getSecurityEventType() - Method in interface org.linphone.core.EventLog
-
Returns the type of security event.
- getSecurityLevel() - Method in interface org.linphone.core.ChatRoom
-
Get the security level of a chat room.
- getSecurityLevel() - Method in interface org.linphone.core.Participant
-
Get the security level of a chat room.
- getSecurityLevel() - Method in interface org.linphone.core.ParticipantDevice
-
Get the security level of a participant's device.
- getSenderInterarrivalJitter() - Method in interface org.linphone.core.CallStats
-
Gets the local interarrival jitter.
- getSenderLossRate() - Method in interface org.linphone.core.CallStats
-
Get the local loss rate since last report.
- getSendFmtp() - Method in interface org.linphone.core.PayloadType
-
Get the format parameters for outgoing streams.
- getSendImdnDelivered() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether imdn delivered notifications are being sent.
- getSendImdnDisplayed() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether imdn displayed notifications are being sent.
- getSendIsComposing() - Method in interface org.linphone.core.ImNotifPolicy
-
Tell whether is_composing notifications are being sent.
- getSentFramerate() - Method in interface org.linphone.core.CallParams
-
Get the framerate of the video that is sent.
- getSentVideoDefinition() - Method in interface org.linphone.core.CallParams
-
Get the definition of the sent video.
- getServerAddr() - Method in interface org.linphone.core.ProxyConfig
-
- getServers() - Method in interface org.linphone.core.Tunnel
-
Get added servers.
- getServiceDescriptions() - Method in interface org.linphone.core.PresenceService
-
Gets the service descriptions of a presence service.
- getSessionExpiresValue() - Method in interface org.linphone.core.Core
-
Returns the session expires value, 0 by default, which means session expires
disabled.
- getSessionName() - Method in interface org.linphone.core.CallParams
-
Get the session name of the media session (ie in SDP).
- getSetAsDefault() - Method in interface org.linphone.core.AccountCreator
-
Get the set_as_default property.
- getSipAddresses() - Method in interface org.linphone.core.Vcard
-
Returns the list of SIP addresses (as LinphoneAddress) in the vCard (all the
IMPP attributes that has an URI value starting by "sip:") or NULL.
- getSipDscp() - Method in interface org.linphone.core.Core
-
Get the DSCP field for SIP signaling channel.
- getSipTransportTimeout() - Method in interface org.linphone.core.Core
-
Get the SIP transport timeout.
- getSize() - Method in interface org.linphone.core.Buffer
-
Get the size of the content of the data buffer.
- getSize() - Method in interface org.linphone.core.Content
-
Get the content data buffer size, excluding null character despite null
character is always set for convenience.
- getSkipFlagForEntry(String, String) - Method in interface org.linphone.core.Config
-
Retrieves the skip flag for a config item.
- getSkipFlagForSection(String) - Method in interface org.linphone.core.Config
-
Retrieves the skip flag for a config section.
- getSkipValidation() - Method in interface org.linphone.core.Vcard
-
Returns the skipFieldValidation property of the vcard.
- getSoundDevicesList() - Method in interface org.linphone.core.Core
-
Gets the list of the available sound devices.
- getSoundResourcesDir() - Method in class org.linphone.core.Factory
-
Get the directory where the sound resources are located.
- getSpeakerMuted() - Method in interface org.linphone.core.Call
-
Get speaker muted state.
- getSpeakerphoneAlwaysOn(Factory) - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- getSpeakerVolumeGain() - Method in interface org.linphone.core.Call
-
Get speaker volume gain.
- getStartDate() - Method in interface org.linphone.core.CallLog
-
Get the start date of the call.
- getState() - Method in interface org.linphone.core.Call
-
Retrieves the call's current state.
- getState() - Method in interface org.linphone.core.ChatMessage
-
Get the state of the message.
- getState() - Method in interface org.linphone.core.ChatRoom
-
Get the state of the chat room.
- getState() - Method in interface org.linphone.core.ParticipantImdnState
-
Get the chat message state the participant is in.
- getState() - Method in interface org.linphone.core.Player
-
Get the current state of a player.
- getState() - Method in interface org.linphone.core.ProxyConfig
-
Get the registration state of the given proxy config.
- getStateChangeTime() - Method in interface org.linphone.core.ParticipantImdnState
-
Get the timestamp at which a participant has reached the state described by a
LinphoneParticipantImdnState.
- getStaticPicture() - Method in interface org.linphone.core.Core
-
Get the path to the image file streamed when "Static picture" is set as the
video device.
- getStaticPictureFps() - Method in interface org.linphone.core.Core
-
Get the frame rate for static picture.
- getStats(StreamType) - Method in interface org.linphone.core.Call
-
Return a copy of the call statistics for a particular stream type.
- getStatus() - Method in interface org.linphone.core.CallLog
-
Get the status of the call.
- getStatus() - Method in interface org.linphone.core.XmlRpcRequest
-
Get the status of the XML-RPC request.
- getStreamCount() - Method in interface org.linphone.core.Call
-
Returns the number of stream for the given call.
- getString(String, String, String) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as a string, given its section, key, and default
value.
- getStringBuffer() - Method in interface org.linphone.core.Content
-
Get the string content data buffer.
- getStringContent() - Method in interface org.linphone.core.Buffer
-
Get the string content of the data buffer.
- getStringList(String, String, String[]) - Method in interface org.linphone.core.Config
-
Retrieves a configuration item as a list of strings, given its section, key,
and default value.
- getStringResponse() - Method in interface org.linphone.core.XmlRpcRequest
-
Get the response to an XML-RPC request sent with
linphone_xml_rpc_session_send_request() and returning a string response.
- getStunServer() - Method in interface org.linphone.core.Core
-
Get the STUN server address being used.
- getStunServer() - Method in interface org.linphone.core.NatPolicy
-
Get the STUN/TURN server to use with this NAT policy.
- getStunServerUsername() - Method in interface org.linphone.core.NatPolicy
-
Get the username used to authenticate with the STUN/TURN server.
- getSubErrorInfo() - Method in interface org.linphone.core.ErrorInfo
-
Get pointer to chained #LinphoneErrorInfo set in sub_ei.
- getSubject() - Method in interface org.linphone.core.ChatRoom
-
Get the subject of a chat room.
- getSubject() - Method in interface org.linphone.core.EventLog
-
Returns the subject of a conference subject event.
- getSubscriptionDir() - Method in interface org.linphone.core.Event
-
Get subscription direction.
- getSubscriptionState() - Method in interface org.linphone.core.Event
-
Get subscription state.
- getSubscriptionState() - Method in interface org.linphone.core.Friend
-
Get subscription state of a friend.
- getSubtype() - Method in interface org.linphone.core.Content
-
Get the mime subtype of the content data.
- getSupportedFileFormatsList() - Method in interface org.linphone.core.Core
-
Returns a null terminated table of strings containing the file format extension
supported for call recording.
- getSupportedVideoDefinitions() - Method in class org.linphone.core.Factory
-
Get the list of standard video definitions supported by Linphone.
- getSurface() - Method in class org.linphone.mediastream.video.AndroidVideoWindowImpl
-
- getTcpPort() - Method in interface org.linphone.core.Transports
-
Gets the TCP port in the #LinphoneTransports object.
- getText() - Method in interface org.linphone.core.ChatMessage
-
Deprecated.
- getTextContent() - Method in interface org.linphone.core.ChatMessage
-
Gets the text content if available as a string.
- getTextPayloadTypes() - Method in interface org.linphone.core.Core
-
Return the list of the available text payload types.
- getTextPort() - Method in interface org.linphone.core.Core
-
Gets the UDP port used for text streaming.
- getTextPortsRange() - Method in interface org.linphone.core.Core
-
Get the text port range from which is randomly chosen the UDP port used for
text streaming.
- getTime() - Method in interface org.linphone.core.ChatMessage
-
Get the time the message was sent.
- getTimestamp() - Method in interface org.linphone.core.PresenceModel
-
Gets the timestamp of a presence model.
- getTlsCert() - Method in interface org.linphone.core.AuthInfo
-
Gets the TLS certificate.
- getTlsCert() - Method in interface org.linphone.core.Core
-
Gets the TLS certificate.
- getTlsCertPath() - Method in interface org.linphone.core.AuthInfo
-
Gets the TLS certificate path.
- getTlsCertPath() - Method in interface org.linphone.core.Core
-
Gets the path to the TLS certificate file.
- getTlsKey() - Method in interface org.linphone.core.AuthInfo
-
Gets the TLS key.
- getTlsKey() - Method in interface org.linphone.core.Core
-
Gets the TLS key.
- getTlsKeyPath() - Method in interface org.linphone.core.AuthInfo
-
Gets the TLS key path.
- getTlsKeyPath() - Method in interface org.linphone.core.Core
-
Gets the path to the TLS key file.
- getTlsPort() - Method in interface org.linphone.core.Transports
-
Gets the TLS port in the #LinphoneTransports object.
- getToAddress() - Method in interface org.linphone.core.Call
-
Returns the to address with its headers associated to this call.
- getToAddress() - Method in interface org.linphone.core.CallLog
-
Get the destination address (ie to) of the call.
- getToAddress() - Method in interface org.linphone.core.ChatMessage
-
Get destination of the message.
- getToBeStored() - Method in interface org.linphone.core.ChatMessage
-
Get if a chat message is to be stored.
- getToHeader(String) - Method in interface org.linphone.core.Call
-
Returns the value of the header name.
- getTopResourcesDir() - Method in class org.linphone.core.Factory
-
Get the top directory where the resources are located.
- getTransfererCall() - Method in interface org.linphone.core.Call
-
Gets the transferer if this call was started automatically as a result of an
incoming transfer request.
- getTransferState() - Method in interface org.linphone.core.Call
-
Returns the current transfer state, if a transfer has been initiated from this
call.
- getTransferTargetCall() - Method in interface org.linphone.core.Call
-
When this call has received a transfer request, returns the new call that was
automatically created as a result of the transfer.
- getTransport() - Method in interface org.linphone.core.AccountCreator
-
get Transport
- getTransport() - Method in interface org.linphone.core.Address
-
Get the transport.
- getTransport() - Method in interface org.linphone.core.ProxyConfig
-
Get the transport from either service route, route or addr.
- getTransports() - Method in interface org.linphone.core.Core
-
Retrieves the port configuration used for each transport (udp, tcp, tls).
- getTransportsUsed() - Method in interface org.linphone.core.Core
-
Retrieves the real port number assigned for each sip transport (udp, tcp, tls).
- getTunnel() - Method in interface org.linphone.core.Core
-
get tunnel instance if available
- getType() - Method in interface org.linphone.core.CallStats
-
Get the type of the stream the stats refer to.
- getType() - Method in interface org.linphone.core.Content
-
Get the mime type of the content data.
- getType() - Method in interface org.linphone.core.EventLog
-
Returns the type of a event log.
- getType() - Method in interface org.linphone.core.PayloadType
-
Get the type of a payload type.
- getType() - Method in interface org.linphone.core.PresenceActivity
-
Gets the activity type of a presence activity.
- getUdpPort() - Method in interface org.linphone.core.Transports
-
Gets the UDP port in the #LinphoneTransports object.
- getUid() - Method in interface org.linphone.core.Vcard
-
Gets the UID of the vCard.
- getUnreadChatMessageCount() - Method in interface org.linphone.core.Core
-
Return the global unread chat message count.
- getUnreadChatMessageCount() - Method in interface org.linphone.core.ProxyConfig
-
Return the unread chat message count for a given proxy config.
- getUnreadChatMessageCountFromActiveLocals() - Method in interface org.linphone.core.Core
-
Return the unread chat message count for all active local address.
- getUnreadChatMessageCountFromLocal(Address) - Method in interface org.linphone.core.Core
-
Return the unread chat message count for a given local address.
- getUnreadMessagesCount() - Method in interface org.linphone.core.ChatRoom
-
Gets the number of unread messages in the chatroom.
- getUploadBandwidth() - Method in interface org.linphone.core.CallStats
-
Get the bandwidth measurement of the sent stream, expressed in kbit/s,
including IP/UDP/RTP headers.
- getUploadBandwidth() - Method in interface org.linphone.core.Core
-
Retrieve the maximum available upload bandwidth.
- getUploadPtime() - Method in interface org.linphone.core.Core
-
Set audio packetization time linphone will send (in absence of requirement from
peer) A value of 0 stands for the current codec default packetization time.
- getUpnpExternalIpaddress() - Method in interface org.linphone.core.Core
-
Return the external ip address of router.
- getUpnpState() - Method in interface org.linphone.core.CallStats
-
Get the state of uPnP processing.
- getUpnpState() - Method in interface org.linphone.core.Core
-
Return the internal state of uPnP.
- getUri() - Method in interface org.linphone.core.FriendList
-
Get the URI associated with the friend list.
- getUriParam(String) - Method in interface org.linphone.core.Address
-
Get the value of a parameter of the URI of the address.
- getUrl() - Method in interface org.linphone.core.Vcard
-
Gets the URL of the vCard.
- getUsedAudioPayloadType() - Method in interface org.linphone.core.CallParams
-
Get the audio payload type that has been selected by a call.
- getUseDelimiter() - Method in interface org.linphone.core.MagicSearch
-
- getUsedTextPayloadType() - Method in interface org.linphone.core.CallParams
-
Get the text payload type that has been selected by a call.
- getUsedVideoPayloadType() - Method in interface org.linphone.core.CallParams
-
Get the video payload type that has been selected by a call.
- getUseFiles() - Method in interface org.linphone.core.Core
-
Gets whether linphone is currently streaming audio from and to files, rather
than using the soundcard.
- getUseInfoForDtmf() - Method in interface org.linphone.core.Core
-
Indicates whether SIP INFO is used to send digits.
- getUserAgent() - Method in interface org.linphone.core.Core
-
- getUserCertificatesPath() - Method in interface org.linphone.core.Core
-
Get the path to the directory storing the user's certificates.
- getUserData() - Method in interface org.linphone.core.AccountCreator
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Address
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.AuthInfo
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Buffer
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Call
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.CallLog
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.CallParams
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.CallStats
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ChatMessage
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ChatRoom
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ChatRoomParams
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Conference
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ConferenceParams
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Config
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Content
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Core
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.DialPlan
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ErrorInfo
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Event
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.EventLog
-
Gets the object stored in this object user's data
- getUserData() - Method in class org.linphone.core.Factory
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Friend
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.FriendList
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Headers
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ImNotifPolicy
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.InfoMessage
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.LoggingService
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.MagicSearch
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.NatPolicy
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Participant
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ParticipantDevice
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ParticipantDeviceIdentity
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ParticipantImdnState
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PayloadType
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Player
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PresenceActivity
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PresenceModel
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PresenceNote
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PresencePerson
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.PresenceService
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.ProxyConfig
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Range
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.SearchResult
-
Gets the object stored in this object user's data
- getUserData(int) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getUserData() - Method in interface org.linphone.core.Transports
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Tunnel
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.TunnelConfig
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.Vcard
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.VideoActivationPolicy
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.VideoDefinition
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.XmlRpcRequest
-
Gets the object stored in this object user's data
- getUserData() - Method in interface org.linphone.core.XmlRpcSession
-
Gets the object stored in this object user's data
- getUserDataSize() - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- getUseRfc2833ForDtmf() - Method in interface org.linphone.core.Core
-
Indicates whether RFC2833 is used to send digits.
- getUserid() - Method in interface org.linphone.core.AuthInfo
-
Gets the userid.
- getUsername() - Method in interface org.linphone.core.AccountCreator
-
Get the username.
- getUsername() - Method in interface org.linphone.core.Address
-
Returns the username.
- getUsername() - Method in interface org.linphone.core.AuthInfo
-
Gets the username.
- getValue(String) - Method in interface org.linphone.core.Headers
-
Search for a given header name and return its value.
- getVcard() - Method in interface org.linphone.core.Friend
-
Returns the vCard object associated to this friend, if any.
- getVersion() - Method in interface org.linphone.core.Core
-
Returns liblinphone's version as a string.
- getVideoActivationPolicy() - Method in interface org.linphone.core.Core
-
Get the default policy for video.
- getVideoDevice() - Method in interface org.linphone.core.Core
-
Returns the name of the currently active video device.
- getVideoDevicesList() - Method in interface org.linphone.core.Core
-
Gets the list of the available video capture devices.
- getVideoDirection() - Method in interface org.linphone.core.CallParams
-
Get the video stream direction.
- getVideoDisplayFilter() - Method in interface org.linphone.core.Core
-
Get the name of the mediastreamer2 filter used for rendering video.
- getVideoDscp() - Method in interface org.linphone.core.Core
-
Get the DSCP field for outgoing video streams.
- getVideoJittcomp() - Method in interface org.linphone.core.Core
-
Returns the nominal video jitter buffer size in milliseconds.
- getVideoMulticastAddr() - Method in interface org.linphone.core.Core
-
Use to get multicast address to be used for video stream.
- getVideoMulticastTtl() - Method in interface org.linphone.core.Core
-
Use to get multicast ttl to be used for video stream.
- getVideoPayloadTypes() - Method in interface org.linphone.core.Core
-
Return the list of the available video payload types.
- getVideoPort() - Method in interface org.linphone.core.Core
-
Gets the UDP port used for video streaming.
- getVideoPortsRange() - Method in interface org.linphone.core.Core
-
Get the video port range from which is randomly chosen the UDP port used for
video streaming.
- getVideoPreset() - Method in interface org.linphone.core.Core
-
Get the video preset used for video calls.
- getWarnings() - Method in interface org.linphone.core.ErrorInfo
-
Provides additional information regarding the failure.
- getWeight() - Method in interface org.linphone.core.SearchResult
-
- getWidth() - Method in interface org.linphone.core.VideoDefinition
-
Get the width of the video definition.
- getZrtpSecretsFile() - Method in interface org.linphone.core.Core
-
Get the path to the file storing the zrtp secrets cache.
- getZrtpStatus(String) - Method in interface org.linphone.core.Core
-
Get the zrtp sas validation status for a peer uri.
- GL2JNIView - Class in org.linphone.mediastream.video.display
-
- GL2JNIView(Context) - Constructor for class org.linphone.mediastream.video.display.GL2JNIView
-
- GL2JNIView(Context, AttributeSet) - Constructor for class org.linphone.mediastream.video.display.GL2JNIView
-
- GL2JNIView(Context, boolean, int, int) - Constructor for class org.linphone.mediastream.video.display.GL2JNIView
-
- GlobalState - Enum in org.linphone.core
-
LinphoneGlobalState describes the global state of the #LinphoneCore object.
- groupEnabled() - Method in interface org.linphone.core.ChatRoomParams
-
Get the group chat status of the chat room associated with the given
parameters.
- save(Core) - Method in interface org.linphone.core.Friend
-
Saves a friend either in database if configured, otherwise in linphonerc.
- sdk() - Static method in class org.linphone.mediastream.Version
-
- sdkAboveOrEqual(int) - Static method in class org.linphone.mediastream.Version
-
- sdkStrictlyBelow(int) - Static method in class org.linphone.mediastream.Version
-
- sdp200AckEnabled() - Method in interface org.linphone.core.Core
-
Media offer control param for SIP INVITE.
- SearchResult - Interface in org.linphone.core
-
The LinphoneSearchResult object represents a result of a search.
- seek(int) - Method in interface org.linphone.core.Player
-
Seek in an opened file.
- selectNearestResolutionAvailable(int, int, int) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi5JniWrapper
-
Return the hw-available available resolution best matching the requested one.
- selectNearestResolutionAvailable(int, int, int) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi8JniWrapper
-
- selectNearestResolutionAvailable(int, int, int) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi9JniWrapper
-
Return the hw-available available resolution best matching the requested one.
- selectNearestResolutionAvailableForCamera(int, int, int) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi5JniWrapper
-
- selfViewEnabled() - Method in interface org.linphone.core.Core
-
Tells whether video self view during call is enabled or not.
- send() - Method in interface org.linphone.core.ChatMessage
-
Send a chat message.
- sendChatMessage(ChatMessage) - Method in interface org.linphone.core.ChatRoom
-
Send a message to peer member of this chat room.
- sendDtmf(char) - Method in interface org.linphone.core.Call
-
Send the specified dtmf.
- sendDtmfs(String) - Method in interface org.linphone.core.Call
-
Send a list of dtmf.
- sendInfoMessage(InfoMessage) - Method in interface org.linphone.core.Call
-
Send a #LinphoneInfoMessage through an established call.
- sendPublish(Content) - Method in interface org.linphone.core.Event
-
Send a publish created by linphone_core_create_publish().
- sendRequest(XmlRpcRequest) - Method in interface org.linphone.core.XmlRpcSession
-
Send an XML-RPC request.
- sendSubscribe(Content) - Method in interface org.linphone.core.Event
-
Send a subscription previously created by linphone_core_create_subscribe().
- sendVfuRequest() - Method in interface org.linphone.core.Call
-
Request remote side to send us a Video Fast Update.
- serializeLogs() - Method in interface org.linphone.core.Core
-
Enable logs serialization (output logs from either the thread that creates the
linphone core or the thread that calls linphone_core_iterate()).
- set(String, Reason, int, String, String) - Method in interface org.linphone.core.ErrorInfo
-
Assign information to a #LinphoneErrorInfo object.
- setActivationCode(String) - Method in interface org.linphone.core.AccountCreator
-
Set the activation code.
- setActivity(PresenceActivity.Type, String) - Method in interface org.linphone.core.PresenceModel
-
Sets the activity of a presence model (limits to only one activity).
- setAdaptiveRateAlgorithm(String) - Method in interface org.linphone.core.Core
-
Sets adaptive rate algorithm.
- setAddress(Address) - Method in interface org.linphone.core.Friend
-
Set #LinphoneAddress for this friend.
- setAlgorithm(String) - Method in interface org.linphone.core.AccountCreator
-
Set the supported algorithm.
- setAlgorithm(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the algorithm.
- setAppdata(String) - Method in interface org.linphone.core.ChatMessage
-
Linphone message has an app-specific field that can store a text.
- setAsDefault(boolean) - Method in interface org.linphone.core.AccountCreator
-
Set the set_as_default property.
- setAspectRatio(int, int) - Method in class org.linphone.mediastream.video.capture.CaptureTextureView
-
- setAudioBandwidthLimit(int) - Method in interface org.linphone.core.CallParams
-
Refine bandwidth settings for this call by setting a bandwidth limit for audio
streams.
- setAudioDirection(MediaDirection) - Method in interface org.linphone.core.CallParams
-
Set the audio stream direction.
- setAudioDscp(int) - Method in interface org.linphone.core.Core
-
Set the DSCP field for outgoing audio streams.
- setAudioJittcomp(int) - Method in interface org.linphone.core.Core
-
Sets the nominal audio jitter buffer size in milliseconds.
- setAudioMulticastAddr(String) - Method in interface org.linphone.core.Core
-
Use to set multicast address to be used for audio stream.
- setAudioMulticastTtl(int) - Method in interface org.linphone.core.Core
-
Use to set multicast ttl to be used for audio stream.
- setAudioPayloadTypes(PayloadType[]) - Method in interface org.linphone.core.Core
-
Redefine the list of the available payload types.
- setAudioPort(int) - Method in interface org.linphone.core.Core
-
Sets the UDP port used for audio streaming.
- setAudioPortRange(int, int) - Method in interface org.linphone.core.Core
-
Sets the UDP port range from which to randomly select the port used for audio
streaming.
- setAuthenticationTokenVerified(boolean) - Method in interface org.linphone.core.Call
-
Set the result of ZRTP short code verification by user.
- setAutomaticallyAccept(boolean) - Method in interface org.linphone.core.VideoActivationPolicy
-
Sets the value for the automatically accept video policy.
- setAutomaticallyInitiate(boolean) - Method in interface org.linphone.core.VideoActivationPolicy
-
Sets the value for the automatically initiate video policy.
- setAvpfMode(AVPFMode) - Method in interface org.linphone.core.Core
-
Enable RTCP feedback (also known as RTP/AVPF profile).
- setAvpfMode(AVPFMode) - Method in interface org.linphone.core.ProxyConfig
-
Enable the use of RTCP feedback (also known as AVPF profile).
- setAvpfRrInterval(int) - Method in interface org.linphone.core.Core
-
Set the avpf report interval in seconds.
- setAvpfRrInterval(int) - Method in interface org.linphone.core.ProxyConfig
-
Set the interval between regular RTCP reports when using AVPF/SAVPF.
- setBackend(ChatRoomBackend) - Method in interface org.linphone.core.ChatRoomParams
-
Set the backend implementation of these chat room parameters.
- setBasicStatus(PresenceBasicStatus) - Method in interface org.linphone.core.PresenceModel
-
Sets the basic status of a presence model.
- setBasicStatus(PresenceBasicStatus) - Method in interface org.linphone.core.PresenceService
-
Sets the basic status of a presence service.
- setBool(String, String, boolean) - Method in interface org.linphone.core.Config
-
Sets a boolean config item.
- setBuffer(byte[], int) - Method in interface org.linphone.core.Content
-
Set the content data buffer, usually a string.
- setCallErrorTone(Reason, String) - Method in interface org.linphone.core.Core
-
Assign an audio file to be played locally upon call failure, for a given
reason.
- setCallLogsDatabasePath(String) - Method in interface org.linphone.core.Core
-
Sets the database filename where call logs will be stored.
- setCaptureDevice(String) - Method in interface org.linphone.core.Core
-
Sets the sound device used for capture.
- setChatDatabasePath(String) - Method in interface org.linphone.core.Core
-
Deprecated.
- setConferenceAddress(Address) - Method in interface org.linphone.core.ChatRoom
-
Set the conference address of a group chat room.
- setConferenceFactoryUri(String) - Method in interface org.linphone.core.ProxyConfig
-
Set the conference factory uri.
- setConsolidatedPresence(ConsolidatedPresence) - Method in interface org.linphone.core.Core
-
Set my consolidated presence.
- setContact(String) - Method in interface org.linphone.core.PresenceModel
-
Sets the contact of a presence model.
- setContact(String) - Method in interface org.linphone.core.PresenceService
-
Sets the contact of a presence service.
- setContactParameters(String) - Method in interface org.linphone.core.ProxyConfig
-
Set optional contact parameters that will be added to the contact information
sent in the registration.
- setContactUriParameters(String) - Method in interface org.linphone.core.ProxyConfig
-
Set optional contact parameters that will be added to the contact information
sent in the registration, inside the URI.
- setContent(byte[], int) - Method in interface org.linphone.core.Buffer
-
Set the content of the data buffer.
- setContent(Content) - Method in interface org.linphone.core.InfoMessage
-
Assign a content to the info message.
- setContent(String) - Method in interface org.linphone.core.PresenceNote
-
Sets the content of a presence note.
- setContentType(String) - Method in interface org.linphone.core.ChatMessage
-
Set the content type of a chat message.
- setContext(Object) - Static method in class org.linphone.mediastream.MediastreamerAndroidContext
-
- setCustomHeader(String, String) - Method in interface org.linphone.core.ProxyConfig
-
Set the value of a custom header sent to the server in REGISTERs request.
- setDataResourcesDir(String) - Method in class org.linphone.core.Factory
-
Set the directory where the data resources are located.
- setDebugMode(boolean, String) - Method in class org.linphone.core.Factory
-
- setDefaultProxyConfig(ProxyConfig) - Method in interface org.linphone.core.Core
-
Sets the default proxy.
- setDefinition(int, int) - Method in interface org.linphone.core.VideoDefinition
-
Set the width and the height of the video definition.
- setDelay(int) - Method in interface org.linphone.core.TunnelConfig
-
Set the UDP packet round trip delay in ms for a tunnel configuration.
- setDelayedTimeout(int) - Method in interface org.linphone.core.Core
-
Set the in delayed timeout in seconds.
- setDelimiter(String) - Method in interface org.linphone.core.MagicSearch
-
Set the delimiter used to find matched filter word.
- setDependency(ProxyConfig) - Method in interface org.linphone.core.ProxyConfig
-
Mark this proxy configuration as being dependent on the given one.
- setDescription(String) - Method in interface org.linphone.core.PresenceActivity
-
Sets the description of a presence activity.
- setDeviceInfo(String, String, String, int, int, int) - Method in class org.linphone.mediastream.Factory
-
- setDeviceRotation(int) - Method in interface org.linphone.core.Core
-
Tells the core the device current orientation.
- setDialEscapePlus(boolean) - Method in interface org.linphone.core.ProxyConfig
-
Sets whether liblinphone should replace "+" by international calling prefix in
dialed numbers (passed to linphone_core_invite ).
- setDialPrefix(String) - Method in interface org.linphone.core.ProxyConfig
-
Sets a dialing prefix to be automatically prepended when inviting a number with
linphone_core_invite(); This dialing prefix shall usually be the country code
of the country where the user is living, without "+".
- setDisplayName(String) - Method in interface org.linphone.core.AccountCreator
-
Set the display name.
- setDisplayName(String) - Method in interface org.linphone.core.Address
-
Sets the display name.
- setDisplayName(String) - Method in interface org.linphone.core.FriendList
-
Set the display name of the friend list.
- setDnsServers(String[]) - Method in interface org.linphone.core.Core
-
Forces liblinphone to use the supplied list of dns servers, instead of system's
ones.
- setDnsServersApp(String[]) - Method in interface org.linphone.core.Core
-
Forces liblinphone to use the supplied list of dns servers, instead of system's
ones and set dns_set_by_app at true or false according to value of servers
list.
- setDomain(String) - Method in interface org.linphone.core.AccountCreator
-
Set the domain.
- setDomain(String) - Method in interface org.linphone.core.Address
-
Sets the domain.
- setDomain(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the domain for which this authentication is valid.
- setDownloadBandwidth(int) - Method in interface org.linphone.core.Core
-
Sets maximum available download bandwidth This is IP bandwidth, in kbit/s.
- setDownloadPtime(int) - Method in interface org.linphone.core.Core
-
Set audio packetization time linphone expects to receive from peer.
- setDozeModeEnabled(boolean) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- setDtlsPort(int) - Method in interface org.linphone.core.Transports
-
Sets the DTLS port in the #LinphoneTransports object.
- setEchoCancellerFilterName(String) - Method in interface org.linphone.core.Core
-
Set the name of the mediastreamer2 filter to be used for echo cancelling.
- setEmail(String) - Method in interface org.linphone.core.AccountCreator
-
Set the email.
- setEncoding(String) - Method in interface org.linphone.core.Content
-
Set the encoding of the data buffer, for example "gzip".
- setEncryptionBackend(ChatRoomEncryptionBackend) - Method in interface org.linphone.core.ChatRoomParams
-
Set the encryption backend implementation of these chat room parameters.
- setEtag(String) - Method in interface org.linphone.core.Vcard
-
Sets the eTAG of the vCard.
- setExpectedBandwidth(int) - Method in interface org.linphone.core.Core
-
Sets expected available upload bandwidth This is IP bandwidth, in kbit/s.
- setExpires(int) - Method in interface org.linphone.core.ProxyConfig
-
Sets the registration expiration time in seconds.
- setExternalBodyUrl(String) - Method in interface org.linphone.core.ChatMessage
-
Linphone message can carry external body as defined by rfc2017.
- setFamilyName(String) - Method in interface org.linphone.core.Vcard
-
Sets the family name in the N attribute of the vCard.
- setFilePath(String) - Method in interface org.linphone.core.Content
-
Set the file transfer filepath for this content (replace
linphone_chat_message_set_file_transfer_filepath).
- setFileTransferFilepath(String) - Method in interface org.linphone.core.ChatMessage
-
Deprecated.
- setFileTransferServer(String) - Method in interface org.linphone.core.Core
-
Globaly set an http file transfer server to be used for content type
application/vnd.gsma.rcs-ft-http+xml.
- setFloat(String, String, float) - Method in interface org.linphone.core.Config
-
Sets a float config item.
- setFriendsDatabasePath(String) - Method in interface org.linphone.core.Core
-
Sets the database filename where friends will be stored.
- setFullName(String) - Method in interface org.linphone.core.Vcard
-
Sets the FN attribute of the vCard (which is mandatory).
- setGivenName(String) - Method in interface org.linphone.core.Vcard
-
Sets the given name in the N attribute of the vCard.
- setGuessHostname(boolean) - Method in interface org.linphone.core.Core
-
Tells #LinphoneCore to guess local hostname automatically in primary contact.
- setH264Mode(String, Core) - Static method in class org.linphone.core.tools.H264Helper
-
Define the Codec to use between MediaCodec and OpenH264
Possible mode are:
- Auto to let the system choose in function of you OS version,
- OpenH264 to enable OpenH264 Encoder and Decoder,
- Mediacodec to enable Mediacodec only.
- setHa1(String) - Method in interface org.linphone.core.AccountCreator
-
Set the ha1.
- setHa1(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the ha1.
- setHeader(String, String) - Method in interface org.linphone.core.Address
-
Set a header into the address.
- setHeight(int) - Method in interface org.linphone.core.VideoDefinition
-
Set the height of the video definition.
- setHost(String) - Method in interface org.linphone.core.TunnelConfig
-
Set the IP address or hostname of the tunnel server.
- setHost2(String) - Method in interface org.linphone.core.TunnelConfig
-
Set the IP address or hostname of the second tunnel server when using dual
tunnel client.
- setHttpProxy(String, int, String, String) - Method in interface org.linphone.core.Tunnel
-
Set an optional http proxy to go through when connecting to tunnel server.
- setHttpProxyAuthInfo(String, String) - Method in interface org.linphone.core.Tunnel
-
Set authentication info for the http proxy.
- setHttpProxyHost(String) - Method in interface org.linphone.core.Core
-
Set http proxy address to be used for signaling during next channel connection.
- setHttpProxyPort(int) - Method in interface org.linphone.core.Core
-
Set http proxy port to be used for signaling.
- setId(String) - Method in interface org.linphone.core.Conference
-
Set the conference id as string.
- setId(String) - Method in interface org.linphone.core.PresencePerson
-
Sets the id of a presence person.
- setId(String) - Method in interface org.linphone.core.PresenceService
-
Sets the id of a presence service.
- setIdentityAddress(Address) - Method in interface org.linphone.core.ProxyConfig
-
Sets the user identity as a SIP address.
- setIdkey(String) - Method in interface org.linphone.core.ProxyConfig
-
Set the idkey property on the given proxy configuration.
- setImageResourcesDir(String) - Method in class org.linphone.core.Factory
-
Set the directory where the image resources are located.
- setInCallTimeout(int) - Method in interface org.linphone.core.Core
-
Set the in call timeout in seconds.
- setIncSubscribePolicy(SubscribePolicy) - Method in interface org.linphone.core.Friend
-
Configure incoming subscription policy for this friend.
- setIncTimeout(int) - Method in interface org.linphone.core.Core
-
Set the incoming call timeout in seconds.
- setInt(String, String, int) - Method in interface org.linphone.core.Config
-
Sets an integer config item.
- setInt64(String, String, int) - Method in interface org.linphone.core.Config
-
Sets a 64 bits integer config item.
- setInteractiveMode(boolean) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- setIntHex(String, String, int) - Method in interface org.linphone.core.Config
-
Sets an integer config item, but store it as hexadecimal.
- setKey(String, int) - Method in interface org.linphone.core.Content
-
Set the key associated with a RCS file transfer message if encrypted.
- setLang(String) - Method in interface org.linphone.core.PresenceNote
-
Sets the language of a presence note.
- setLanguage(String) - Method in interface org.linphone.core.AccountCreator
-
Set the language to use in email or SMS if supported.
- setLimeX3DhServerUrl(String) - Method in interface org.linphone.core.Core
-
Set the x3dh server url.
- setLimitedSearch(boolean) - Method in interface org.linphone.core.MagicSearch
-
Enable or disable the limited search.
- setLinphoneSpecs(String) - Method in interface org.linphone.core.Core
-
Deprecated.
- setLinphoneSpecsList(String[]) - Method in interface org.linphone.core.Core
-
Set the linphone specs list value telling what functionalities the linphone
client supports.
- setListener(AccountCreatorListener) - Method in interface org.linphone.core.AccountCreator
-
- setListener(ChatMessageListener) - Method in interface org.linphone.core.ChatMessage
-
- setListener(EventListener) - Method in interface org.linphone.core.Event
-
- setListener(FriendListListener) - Method in interface org.linphone.core.FriendList
-
- setListener(LoggingServiceListener) - Method in interface org.linphone.core.LoggingService
-
- setListener(PlayerListener) - Method in interface org.linphone.core.Player
-
- setListener(XmlRpcRequestListener) - Method in interface org.linphone.core.XmlRpcRequest
-
- setListener(AndroidVideoWindowImpl.VideoWindowListener) - Method in class org.linphone.mediastream.video.AndroidVideoWindowImpl
-
- setLogCollectionMaxFileSize(int) - Method in interface org.linphone.core.Core
-
Set the max file size in bytes of the files used for log collection.
- setLogCollectionPath(String) - Method in interface org.linphone.core.Core
-
Set the path of a directory where the log files will be written for log
collection.
- setLogCollectionPath(String) - Method in class org.linphone.core.Factory
-
Sets the log collection path.
- setLogCollectionPrefix(String) - Method in interface org.linphone.core.Core
-
Set the prefix of the filenames that will be used for log collection.
- setLogCollectionUploadServerUrl(String) - Method in interface org.linphone.core.Core
-
Set the url of the server where to upload the collected log files.
- setLogDomain(String) - Static method in class org.linphone.core.tools.Log
-
- setLogFile(String, String, int) - Method in interface org.linphone.core.LoggingService
-
Enables logging in a file.
- setLogLevel(LogLevel) - Method in interface org.linphone.core.LoggingService
-
Set the verbosity of the log.
- setLogLevelMask(int) - Method in interface org.linphone.core.Core
-
Deprecated.
- setLogLevelMask(int) - Method in interface org.linphone.core.LoggingService
-
Sets the types of messages that will be authorized to be written in the log.
- setMax(int) - Method in interface org.linphone.core.Range
-
Sets the higher value of the range.
- setMaxCalls(int) - Method in interface org.linphone.core.Core
-
Set the maximum number of simultaneous calls Linphone core can manage at a
time.
- setMaxSizeForAutoDownloadIncomingFiles(int) - Method in interface org.linphone.core.Core
-
Sets the size under which incoming files in chat messages will be downloaded
automatically.
- setMaxWeight(int) - Method in interface org.linphone.core.MagicSearch
-
Set the maximum value used to calculate the weight in search.
- setMediaDevice(String) - Method in interface org.linphone.core.Core
-
Sets the sound device used for media.
- setMediaEncryption(MediaEncryption) - Method in interface org.linphone.core.CallParams
-
Set requested media encryption for a call.
- setMediaEncryption(MediaEncryption) - Method in interface org.linphone.core.Core
-
Choose the media encryption policy to be used for RTP packets.
- setMediaEncryptionMandatory(boolean) - Method in interface org.linphone.core.Core
-
Define whether the configured media encryption is mandatory, if it is and the
negotation cannot result in the desired media encryption then the call will
fail.
- setMediaNetworkReachable(boolean) - Method in interface org.linphone.core.Core
-
This method is called by the application to notify the linphone core library
when the media (RTP) network is reachable.
- setMethodParam(String) - Method in interface org.linphone.core.Address
-
Set the value of the method parameter.
- setMicGainDb(float) - Method in interface org.linphone.core.Core
-
Allow to control microphone level: gain in db.
- setMicrophoneMuted(boolean) - Method in interface org.linphone.core.Call
-
Set microphone muted state.
- setMicrophoneVolumeGain(float) - Method in interface org.linphone.core.Call
-
Set microphone volume gain.
- setMin(int) - Method in interface org.linphone.core.Range
-
Sets the lower value of the range.
- setMinWeight(int) - Method in interface org.linphone.core.MagicSearch
-
Set the minimum value used to calculate the weight in search.
- setMode(Tunnel.Mode) - Method in interface org.linphone.core.Tunnel
-
Set the tunnel mode.
- setMspluginsDir(String) - Method in class org.linphone.core.Factory
-
Set the directory where the mediastreamer2 plugins are located.
- setMtu(int) - Method in interface org.linphone.core.Core
-
Sets the maximum transmission unit size in bytes.
- setName(String) - Method in interface org.linphone.core.Content
-
Set the name associated with a RCS file transfer message.
- setName(String) - Method in interface org.linphone.core.Friend
-
Set the display name for this friend.
- setName(String) - Method in interface org.linphone.core.VideoDefinition
-
Set the name of the video definition.
- setNameFileDownload(String) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
Set name download file
- setNameLib(String) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
Set filename to storage for OpenH264 codec
- setNatAddress(String) - Method in interface org.linphone.core.Core
-
Set the public IP address of NAT when using the firewall policy is set to use
NAT.
- setNativePreviewWindowId(Object) - Method in interface org.linphone.core.Core
-
Set the native window id where the preview video (local camera) is to be
displayed.
- setNativeVideoWindowId(Object) - Method in interface org.linphone.core.Call
-
Set the native video window id where the video is to be displayed.
- setNativeVideoWindowId(Object) - Method in interface org.linphone.core.Core
-
Set the native video window id where the video is to be displayed.
- setNatPolicy(NatPolicy) - Method in interface org.linphone.core.Core
-
Set the policy to use to pass through NATs/firewalls.
- setNatPolicy(NatPolicy) - Method in interface org.linphone.core.ProxyConfig
-
Set the policy to use to pass through NATs/firewalls when using this proxy
config.
- setNetworkReachable(boolean) - Method in interface org.linphone.core.Core
-
This method is called by the application to notify the linphone core library
when network is reachable.
- setNormalBitrate(int) - Method in interface org.linphone.core.PayloadType
-
Change the normal bitrate of a payload type.
- setNortpTimeout(int) - Method in interface org.linphone.core.Core
-
Sets the no-rtp timeout value in seconds.
- setNumber(int) - Method in interface org.linphone.core.PayloadType
-
Force a number for a payload type.
- setOpenGLESDisplay(long) - Method in class org.linphone.mediastream.video.AndroidVideoWindowImpl
-
- setOpenH264DownloadEnabled(boolean) - Static method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- setOpenH264HelperListener(OpenH264DownloadHelperListener) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
Set OpenH264DownloadHelperListener
- setOrganization(String) - Method in interface org.linphone.core.Vcard
-
Fills the Organization field of the vCard.
- setOverwriteFlagForEntry(String, String, boolean) - Method in interface org.linphone.core.Config
-
Sets the overwrite flag for a config item (used when dumping config as xml)
- setOverwriteFlagForSection(String, boolean) - Method in interface org.linphone.core.Config
-
Sets the overwrite flag for a config section (used when dumping config as xml)
- setParam(String, String) - Method in interface org.linphone.core.Address
-
Set the value of a parameter of the address.
- setParams(CallParams) - Method in interface org.linphone.core.Call
-
Set call parameters - advanced and not recommended feature - use with caution.
- setParticipantAdminStatus(Participant, boolean) - Method in interface org.linphone.core.ChatRoom
-
Change the admin status of a participant of a chat room (you need to be an
admin yourself to do this).
- setParticipantDevices(Address, ParticipantDeviceIdentity[]) - Method in interface org.linphone.core.ChatRoom
-
Set the list of participant devices in the form of SIP URIs with GRUUs for a
given participant.
- setPasswd(String) - Method in interface org.linphone.core.AuthInfo
-
Deprecated.
- setPassword(String) - Method in interface org.linphone.core.AccountCreator
-
Set the password.
- setPassword(String) - Method in interface org.linphone.core.Address
-
Set the password encoded in the address.
- setPassword(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the password.
- setPhoneNumber(String, String) - Method in interface org.linphone.core.AccountCreator
-
Set the phone number normalized.
- setPhrase(String) - Method in interface org.linphone.core.ErrorInfo
-
Assign phrase to a #LinphoneErrorInfo object.
- setPlaybackDevice(String) - Method in interface org.linphone.core.Core
-
Sets the sound device used for playback.
- setPlaybackGainDb(float) - Method in interface org.linphone.core.Core
-
Allow to control play level before entering sound card: gain in db.
- setPlayFile(String) - Method in interface org.linphone.core.Core
-
Sets a wav file to be played when putting somebody on hold, or when files are
used instead of soundcards (see linphone_core_set_use_files()).
- setPort(int) - Method in interface org.linphone.core.Address
-
Sets the port number.
- setPort(int) - Method in interface org.linphone.core.TunnelConfig
-
Set tls port of server.
- setPort2(int) - Method in interface org.linphone.core.TunnelConfig
-
Set tls port of the second server when using dual tunnel client.
- setPreferredFramerate(float) - Method in interface org.linphone.core.Core
-
Set the preferred frame rate for video.
- setPreferredVideoDefinition(VideoDefinition) - Method in interface org.linphone.core.Core
-
Set the preferred video definition for the stream that is captured and sent to
the remote party.
- setPreferredVideoSizeByName(String) - Method in interface org.linphone.core.Core
-
Deprecated.
- setPresenceModel(PresenceModel) - Method in interface org.linphone.core.Core
-
Set my presence model.
- setPresenceModel(PresenceModel) - Method in interface org.linphone.core.Friend
-
Set the presence model of a friend.
- setPresenceModelForUriOrTel(String, PresenceModel) - Method in interface org.linphone.core.Friend
-
Set the presence model for a specific SIP URI or phone number of a friend.
- setPresentity(Address) - Method in interface org.linphone.core.PresenceModel
-
Sets the presentity of a presence model.
- setPreviewDisplaySurface(Object, Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi5JniWrapper
-
- setPreviewDisplaySurface(Object, Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi8JniWrapper
-
- setPreviewDisplaySurface(Object, Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi9JniWrapper
-
- setPreviewVideoDefinition(VideoDefinition) - Method in interface org.linphone.core.Core
-
Set the video definition for the captured (preview) video.
- setPreviewVideoSizeByName(String) - Method in interface org.linphone.core.Core
-
Deprecated.
- setPrimaryContact(String) - Method in interface org.linphone.core.Core
-
Sets the local "from" identity.
- setPrivacy(int) - Method in interface org.linphone.core.CallParams
-
Set requested level of privacy for the call.
- setPrivacy(int) - Method in interface org.linphone.core.ProxyConfig
-
Set default privacy policy for all calls routed through this proxy.
- setProtocol(String) - Method in interface org.linphone.core.ErrorInfo
-
Assign protocol name to a #LinphoneErrorInfo object.
- setProtocolCode(int) - Method in interface org.linphone.core.ErrorInfo
-
Assign protocol code to a #LinphoneErrorInfo object.
- setProvisioningUri(String) - Method in interface org.linphone.core.Core
-
Set URI where to download xml configuration file at startup.
- setProxyConfig(ProxyConfig) - Method in interface org.linphone.core.AccountCreator
-
Assign a proxy config pointer to the LinphoneAccountCreator.
- setPublishExpires(int) - Method in interface org.linphone.core.ProxyConfig
-
Set the publish expiration time in second.
- setPushNotificationAllowed(boolean) - Method in interface org.linphone.core.ProxyConfig
-
Indicates whether to add to the contact parameters the push notification
information.
- setQrcodeDecodeRect(int, int, int, int) - Method in interface org.linphone.core.Core
-
Set the rectangle where the decoder will search a QRCode.
- setQualityReportingCollector(String) - Method in interface org.linphone.core.ProxyConfig
-
Set the route of the collector end-point when using quality reporting.
- setQualityReportingInterval(int) - Method in interface org.linphone.core.ProxyConfig
-
Set the interval between 2 interval reports sending when using quality
reporting.
- setRange(String, String, int, int) - Method in interface org.linphone.core.Config
-
Sets a range config item.
- setRealm(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the realm.
- setRealm(String) - Method in interface org.linphone.core.ProxyConfig
-
Set the realm of the given proxy config.
- setReason(Reason) - Method in interface org.linphone.core.ErrorInfo
-
Assign reason LinphoneReason to a #LinphoneErrorInfo object.
- setRecordFile(String) - Method in interface org.linphone.core.CallParams
-
Enable recording of the call.
- setRecordFile(String) - Method in interface org.linphone.core.Core
-
Sets a wav file where incoming stream is to be recorded, when files are used
instead of soundcards (see linphone_core_set_use_files()).
- setRecvFmtp(String) - Method in interface org.linphone.core.PayloadType
-
Set the format parameters for incoming streams.
- setRecvImdnDelivered(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable imdn delivered notifications receiving.
- setRecvImdnDisplayed(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable imdn displayed notifications receiving.
- setRecvIsComposing(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable is_composing notifications receiving.
- setRefKey(String) - Method in interface org.linphone.core.CallLog
-
Associate a persistent reference key to the call log.
- setRefKey(String) - Method in interface org.linphone.core.Friend
-
Set the reference key of a friend.
- setRefKey(String) - Method in interface org.linphone.core.ProxyConfig
-
Associate a persistent reference key to the proxy config.
- setRemoteRingbackTone(String) - Method in interface org.linphone.core.Core
-
Specify a ring back tone to be played to far end during incoming calls.
- setRemoteUdpMirrorPort(int) - Method in interface org.linphone.core.TunnelConfig
-
Set the remote port on the tunnel server side used to test UDP reachability.
- setRetryAfter(int) - Method in interface org.linphone.core.ErrorInfo
-
Assign retry-after value to a #LinphoneErrorInfo object.
- setRing(String) - Method in interface org.linphone.core.Core
-
Sets the path to a wav file used for ringing.
- setRingback(String) - Method in interface org.linphone.core.Core
-
Sets the path to a wav file used for ringing back.
- setRingDuringIncomingEarlyMedia(boolean) - Method in interface org.linphone.core.Core
-
Enable or disable the ring play during an incoming early media call.
- setRingerDevice(String) - Method in interface org.linphone.core.Core
-
Sets the sound device used for ringing.
- setRingResourcesDir(String) - Method in class org.linphone.core.Factory
-
Set the directory where the ring resources are located.
- setRlsAddress(Address) - Method in interface org.linphone.core.FriendList
-
Set the RLS (Resource List Server) URI associated with the friend list to
subscribe to these friends presence.
- setRlsUri(String) - Method in interface org.linphone.core.FriendList
-
Set the RLS (Resource List Server) URI associated with the friend list to
subscribe to these friends presence.
- setRootCa(String) - Method in interface org.linphone.core.Core
-
Sets the path to a file or folder containing trusted root CAs (PEM format)
- setRootCaData(String) - Method in interface org.linphone.core.Core
-
Sets the trusted root CAs (PEM format)
- setRoute(String) - Method in interface org.linphone.core.AccountCreator
-
Set the route.
- setRoute(String) - Method in interface org.linphone.core.ProxyConfig
-
Sets a SIP route.
- setRoutes(String[]) - Method in interface org.linphone.core.ProxyConfig
-
Sets a list of SIP route.
- setSearchLimit(int) - Method in interface org.linphone.core.MagicSearch
-
Set the number of the maximum SearchResult which will be return.
- setSecure(boolean) - Method in interface org.linphone.core.Address
-
Make the address refer to a secure location (sips scheme)
- setSendFmtp(String) - Method in interface org.linphone.core.PayloadType
-
Set the format parameters for outgoing streams.
- setSendImdnDelivered(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable imdn delivered notifications sending.
- setSendImdnDisplayed(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable imdn displayed notifications sending.
- setSendIsComposing(boolean) - Method in interface org.linphone.core.ImNotifPolicy
-
Enable is_composing notifications sending.
- setServerAddr(String) - Method in interface org.linphone.core.ProxyConfig
-
Sets the proxy address.
- setServiceDescriptions(String[]) - Method in interface org.linphone.core.PresenceService
-
Sets the service descriptions of a presence service.
- setSessionExpiresValue(int) - Method in interface org.linphone.core.Core
-
Sets the session expires value, 0 by default, which means session expires
disabled.
- setSessionName(String) - Method in interface org.linphone.core.CallParams
-
Set the session name of the media session (ie in SDP).
- setSipDscp(int) - Method in interface org.linphone.core.Core
-
Set the DSCP field for SIP signaling channel.
- setSipNetworkReachable(boolean) - Method in interface org.linphone.core.Core
-
This method is called by the application to notify the linphone core library
when the SIP network is reachable.
- setSipTransportTimeout(int) - Method in interface org.linphone.core.Core
-
Set the SIP transport timeout.
- setSize(int) - Method in interface org.linphone.core.Buffer
-
Set the size of the content of the data buffer.
- setSize(int) - Method in interface org.linphone.core.Content
-
Set the content data size, excluding null character despite null character is
always set for convenience.
- setSkipFlagForEntry(String, String, boolean) - Method in interface org.linphone.core.Config
-
Sets the skip flag for a config item (used when dumping config as xml)
- setSkipFlagForSection(String, boolean) - Method in interface org.linphone.core.Config
-
Sets the skip flag for a config section (used when dumping config as xml)
- setSkipValidation(boolean) - Method in interface org.linphone.core.Vcard
-
Sets the skipFieldValidation property of the vcard.
- setSoundResourcesDir(String) - Method in class org.linphone.core.Factory
-
Set the directory where the sound resources are located.
- setSpeakerMuted(boolean) - Method in interface org.linphone.core.Call
-
Set speaker muted state.
- setSpeakerVolumeGain(float) - Method in interface org.linphone.core.Call
-
Set speaker volume gain.
- setStaticPicture(String) - Method in interface org.linphone.core.Core
-
Set the path to the image file to stream when "Static picture" is set as the
video device.
- setStaticPictureFps(float) - Method in interface org.linphone.core.Core
-
Set the frame rate for static picture.
- setString(String, String, String) - Method in interface org.linphone.core.Config
-
Sets a string config item.
- setStringBuffer(String) - Method in interface org.linphone.core.Content
-
Set the string content data buffer.
- setStringContent(String) - Method in interface org.linphone.core.Buffer
-
Set the string content of the data buffer.
- setStringList(String, String, String[]) - Method in interface org.linphone.core.Config
-
Sets a string list config item.
- setStunServer(String) - Method in interface org.linphone.core.Core
-
Set the STUN server address to use when the firewall policy is set to STUN.
- setStunServer(String) - Method in interface org.linphone.core.NatPolicy
-
Set the STUN/TURN server to use with this NAT policy.
- setStunServerUsername(String) - Method in interface org.linphone.core.NatPolicy
-
Set the username used to authenticate with the STUN/TURN server.
- setSubErrorInfo(ErrorInfo) - Method in interface org.linphone.core.ErrorInfo
-
Set the sub_ei in #LinphoneErrorInfo to another LinphoneErrorInfo.
- setSubject(String) - Method in interface org.linphone.core.ChatRoom
-
Set the subject of a chat room.
- setSubscriptionBodyless(boolean) - Method in interface org.linphone.core.FriendList
-
Set wheter the subscription of the friend list is bodyless or not.
- setSubtype(String) - Method in interface org.linphone.core.Content
-
Set the mime subtype of the content data.
- setTcpPort(int) - Method in interface org.linphone.core.Transports
-
Sets the TCP port in the #LinphoneTransports object.
- setTextPayloadTypes(PayloadType[]) - Method in interface org.linphone.core.Core
-
Redefine the list of the available payload types.
- setTextPort(int) - Method in interface org.linphone.core.Core
-
Sets the UDP port used for text streaming.
- setTextPortRange(int, int) - Method in interface org.linphone.core.Core
-
Sets the UDP port range from which to randomly select the port used for text
streaming.
- setTlsCert(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the TLS certificate.
- setTlsCert(String) - Method in interface org.linphone.core.Core
-
Sets a TLS certificate used for TLS authentication The certificate won't be
stored, you have to set it after each #LinphoneCore startup.
- setTlsCertPath(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the TLS certificate path.
- setTlsCertPath(String) - Method in interface org.linphone.core.Core
-
Sets a TLS certificate path used for TLS authentication The path will be stored
in the rc file and automatically restored on startup.
- setTlsKey(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the TLS key.
- setTlsKey(String) - Method in interface org.linphone.core.Core
-
Sets a TLS key used for TLS authentication The key won't be stored, you have to
set it after each #LinphoneCore startup.
- setTlsKeyPath(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the TLS key path.
- setTlsKeyPath(String) - Method in interface org.linphone.core.Core
-
Sets a TLS key path used for TLS authentication The path will be stored in the
rc file and automatically restored on startup.
- setTlsPort(int) - Method in interface org.linphone.core.Transports
-
Sets the TLS port in the #LinphoneTransports object.
- setToBeStored(boolean) - Method in interface org.linphone.core.ChatMessage
-
Set if a chat message is to be stored.
- setTopResourcesDir(String) - Method in class org.linphone.core.Factory
-
Set the top directory where the resources are located.
- setTransport(TransportType) - Method in interface org.linphone.core.AccountCreator
-
Set Transport.
- setTransport(TransportType) - Method in interface org.linphone.core.Address
-
Set a transport.
- setTransports(Transports) - Method in interface org.linphone.core.Core
-
Sets the ports to be used for each of transport (UDP or TCP) A zero value port
for a given transport means the transport is not used.
- setType(String) - Method in interface org.linphone.core.Content
-
Set the mime type of the content data.
- setType(PresenceActivity.Type) - Method in interface org.linphone.core.PresenceActivity
-
Sets the type of activity of a presence activity.
- setUdpPort(int) - Method in interface org.linphone.core.Transports
-
Sets the UDP port in the #LinphoneTransports object.
- setUid(String) - Method in interface org.linphone.core.Vcard
-
Sets the unique ID of the vCard.
- setUploadBandwidth(int) - Method in interface org.linphone.core.Core
-
Sets maximum available upload bandwidth This is IP bandwidth, in kbit/s.
- setUploadPtime(int) - Method in interface org.linphone.core.Core
-
Set audio packetization time linphone will send (in absence of requirement from
peer) A value of 0 stands for the current codec default packetization time.
- setUri(String) - Method in interface org.linphone.core.FriendList
-
Set the URI associated with the friend list.
- setUriParam(String, String) - Method in interface org.linphone.core.Address
-
Set the value of a parameter of the URI of the address.
- setUrl(String) - Method in interface org.linphone.core.Vcard
-
Sets the URL of the vCard.
- setUrlDownload(String) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
Set new url
- setUseDelimiter(boolean) - Method in interface org.linphone.core.MagicSearch
-
Enable or disable the delimiter in search.
- setUseFiles(boolean) - Method in interface org.linphone.core.Core
-
Ask the core to stream audio from and to files, instead of using the soundcard.
- setUseInfoForDtmf(boolean) - Method in interface org.linphone.core.Core
-
Sets whether SIP INFO is to be used to send digits.
- setUserAgent(String, String) - Method in interface org.linphone.core.Core
-
Set the user agent string used in SIP messages.
- setUserCertificatesPath(String) - Method in interface org.linphone.core.Core
-
Set the path to the directory storing the user's x509 certificates (used by
dtls)
- setUserData(Object) - Method in interface org.linphone.core.AccountCreator
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Address
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.AuthInfo
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Buffer
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Call
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.CallLog
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.CallParams
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.CallStats
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ChatMessage
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ChatRoom
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ChatRoomParams
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Conference
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ConferenceParams
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Config
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Content
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Core
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.DialPlan
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ErrorInfo
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Event
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.EventLog
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in class org.linphone.core.Factory
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Friend
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.FriendList
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Headers
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ImNotifPolicy
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.InfoMessage
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.LoggingService
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.MagicSearch
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.NatPolicy
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Participant
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ParticipantDevice
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ParticipantDeviceIdentity
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ParticipantImdnState
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PayloadType
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Player
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PresenceActivity
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PresenceModel
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PresenceNote
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PresencePerson
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.PresenceService
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.ProxyConfig
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Range
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.SearchResult
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
Adding of object into UserData list
- setUserData(int, Object) - Method in class org.linphone.core.tools.OpenH264DownloadHelper
-
- setUserData(Object) - Method in interface org.linphone.core.Transports
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Tunnel
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.TunnelConfig
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.Vcard
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.VideoActivationPolicy
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.VideoDefinition
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.XmlRpcRequest
-
Sets the object to store in this object user's data
- setUserData(Object) - Method in interface org.linphone.core.XmlRpcSession
-
Sets the object to store in this object user's data
- setUseRfc2833ForDtmf(boolean) - Method in interface org.linphone.core.Core
-
Sets whether RFC2833 is to be used to send digits.
- setUserid(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the userid.
- setUsername(String) - Method in interface org.linphone.core.AccountCreator
-
Set the username.
- setUsername(String) - Method in interface org.linphone.core.Address
-
Sets the username.
- setUsername(String) - Method in interface org.linphone.core.AuthInfo
-
Sets the username.
- setVcard(Vcard) - Method in interface org.linphone.core.Friend
-
Binds a vCard object to a friend.
- setVideoActivationPolicy(VideoActivationPolicy) - Method in interface org.linphone.core.Core
-
Sets the default policy for video.
- setVideoDevice(String) - Method in interface org.linphone.core.Core
-
Sets the active video device.
- setVideoDirection(MediaDirection) - Method in interface org.linphone.core.CallParams
-
Set the video stream direction.
- setVideoDisplayFilter(String) - Method in interface org.linphone.core.Core
-
Set the name of the mediastreamer2 filter to be used for rendering video.
- setVideoDscp(int) - Method in interface org.linphone.core.Core
-
Set the DSCP field for outgoing video streams.
- setVideoJittcomp(int) - Method in interface org.linphone.core.Core
-
Sets the nominal video jitter buffer size in milliseconds.
- setVideoMulticastAddr(String) - Method in interface org.linphone.core.Core
-
Use to set multicast address to be used for video stream.
- setVideoMulticastTtl(int) - Method in interface org.linphone.core.Core
-
Use to set multicast ttl to be used for video stream.
- setVideoPayloadTypes(PayloadType[]) - Method in interface org.linphone.core.Core
-
Redefine the list of the available video payload types.
- setVideoPort(int) - Method in interface org.linphone.core.Core
-
Sets the UDP port used for video streaming.
- setVideoPortRange(int, int) - Method in interface org.linphone.core.Core
-
Sets the UDP port range from which to randomly select the port used for video
streaming.
- setVideoPreset(String) - Method in interface org.linphone.core.Core
-
Set the video preset to be used for video calls.
- setVideoPreviewView(Object) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- setVideoRenderingView(Object) - Method in class org.linphone.core.tools.AndroidPlatformHelper
-
- setWarnings(String) - Method in interface org.linphone.core.ErrorInfo
-
Assign warnings to a #LinphoneErrorInfo object.
- setWidth(int) - Method in interface org.linphone.core.VideoDefinition
-
Set the width of the video definition.
- setWifiOnly(boolean) - Method in class org.linphone.core.tools.NetworkManager
-
- setWifiOnly(boolean) - Method in class org.linphone.core.tools.NetworkManagerAbove21
-
- setWifiOnly(boolean) - Method in class org.linphone.core.tools.NetworkManagerAbove23
-
- setWifiOnly(boolean) - Method in class org.linphone.core.tools.NetworkManagerAbove24
-
- setWifiOnly(boolean) - Method in class org.linphone.core.tools.NetworkManagerAbove26
-
- setWifiOnly(boolean) - Method in interface org.linphone.core.tools.NetworkManagerInterface
-
- setZrtpSecretsFile(String) - Method in interface org.linphone.core.Core
-
Set the path to the file storing the zrtp secrets cache.
- sipEnabled() - Method in interface org.linphone.core.Tunnel
-
Check whether tunnel is set to transport SIP packets.
- Size(int, int) - Constructor for class org.linphone.mediastream.video.capture.hwconf.AndroidCameraConfiguration.AndroidCamera.Size
-
- sleep(int) - Static method in class org.linphone.mediastream.video.capture.hwconf.Hacks
-
- soundDeviceCanCapture(String) - Method in interface org.linphone.core.Core
-
Tells whether a specified sound device can capture sound.
- soundDeviceCanPlayback(String) - Method in interface org.linphone.core.Core
-
Tells whether a specified sound device can play sound.
- soundResourcesLocked() - Method in interface org.linphone.core.Core
-
Check if a call will need the sound resources in near future (typically an
outgoing call that is awaiting response).
- start() - Method in interface org.linphone.core.Core
-
Start a #LinphoneCore object after it has been instantiated and not
automatically started.
- start() - Method in interface org.linphone.core.Player
-
Start playing a file that has been opened with linphone_player_open().
- startConferenceRecording(String) - Method in interface org.linphone.core.Core
-
Start recording the running conference.
- startDtmfStream() - Method in interface org.linphone.core.Core
-
Special function to warm up dtmf feeback stream.
- startEchoCancellerCalibration() - Method in interface org.linphone.core.Core
-
Starts an echo calibration of the sound devices, in order to find adequate
settings for the echo canceler automatically.
- startEchoTester(int) - Method in interface org.linphone.core.Core
-
Start the simulation of call to test the latency with an external device.
- startRecording() - Method in interface org.linphone.core.Call
-
Start call recording.
- startRecording(int, int, int, int, int, long) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi5JniWrapper
-
- startRecording(int, int, int, int, int, long) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi8JniWrapper
-
- startRecording(int, int, int, int, int, long) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi9JniWrapper
-
- stop() - Method in interface org.linphone.core.Core
-
Stop a #LinphoneCore object after it has been instantiated and started.
- stopConferenceRecording() - Method in interface org.linphone.core.Core
-
Stop recording the running conference.
- stopDtmf() - Method in interface org.linphone.core.Core
-
Stops playing a dtmf started by linphone_core_play_dtmf().
- stopDtmfStream() - Method in interface org.linphone.core.Core
-
Special function to stop dtmf feed back function.
- stopEchoTester() - Method in interface org.linphone.core.Core
-
Stop the simulation of call.
- stopRecording() - Method in interface org.linphone.core.Call
-
Stop call recording.
- stopRecording(Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi5JniWrapper
-
- stopRecording(Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi8JniWrapper
-
- stopRecording(Object) - Static method in class org.linphone.mediastream.video.capture.AndroidVideoApi9JniWrapper
-
- stopRinging() - Method in interface org.linphone.core.Core
-
Whenever the liblinphone is playing a ring to advertise an incoming call or
ringback of an outgoing call, this function stops the ringing.
- StreamType - Enum in org.linphone.core
-
Enum describing the stream types.
- strictEquals(VideoDefinition) - Method in interface org.linphone.core.VideoDefinition
-
Tells whether two #LinphoneVideoDefinition objects are strictly equal (the
widths are the same and the heights are the same).
- stunEnabled() - Method in interface org.linphone.core.NatPolicy
-
Tell whether STUN is enabled.
- subscribe(Address, String, int, Content) - Method in interface org.linphone.core.Core
-
Create an outgoing subscription, specifying the destination resource, the event
name, and an optional content body.
- SubscribePolicy - Enum in org.linphone.core
-
Enum controlling behavior for incoming subscription request.
- subscribesEnabled() - Method in interface org.linphone.core.Friend
-
get subscription flag value
- SubscriptionDir - Enum in org.linphone.core
-
Enum for subscription direction (incoming or outgoing).
- subscriptionsEnabled() - Method in interface org.linphone.core.FriendList
-
Gets whether subscription to NOTIFYes of all friends list are enabled or not.
- SubscriptionState - Enum in org.linphone.core
-
Enum for subscription states.
- sync() - Method in interface org.linphone.core.Config
-
Writes the config file to disk.
- synchronizeFriendsFromServer() - Method in interface org.linphone.core.FriendList
-
Starts a CardDAV synchronization using value set using
linphone_friend_list_set_uri.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.ActivationCodeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.DomainStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.EmailStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.LanguageStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.PasswordStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.PhoneNumberStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.TransportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreator.UsernameStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AccountCreatorAlgoStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AddressFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AudioRoute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AuthMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.AVPFMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Call.Dir
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Call.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Call.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatMessage.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatMessage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatRoom.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatRoomBackend
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatRoomCapabilities
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatRoomEncryptionBackend
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ChatRoomSecurityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ConfiguringState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ConsolidatedPresence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Core.LogCollectionUploadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.EcCalibratorStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.EventLog.SecurityEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.EventLog.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.FriendCapability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.FriendList.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.FriendList.SyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.GlobalState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.IceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.LimeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.LogCollectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.MediaDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.MediaEncryption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Player.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.PresenceActivity.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.PresenceBasicStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Privacy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.PublishState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.RegistrationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.StreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.SubscribePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.SubscriptionDir
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.SubscriptionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ToneID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.TransportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.Tunnel.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.UpnpState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.VersionUpdateCheckResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.XmlRpcArgType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.XmlRpcStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.linphone.core.ZrtpPeerStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.linphone.core.AccountCreator.ActivationCodeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.DomainStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.EmailStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.LanguageStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.PasswordStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.PhoneNumberStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.TransportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreator.UsernameStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AccountCreatorAlgoStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AddressFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AudioRoute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AuthMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.AVPFMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Call.Dir
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Call.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Call.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatMessage.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatMessage.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatRoom.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatRoomBackend
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatRoomCapabilities
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatRoomEncryptionBackend
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ChatRoomSecurityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ConfiguringState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ConsolidatedPresence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Core.LogCollectionUploadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.EcCalibratorStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.EventLog.SecurityEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.EventLog.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.FriendCapability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.FriendList.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.FriendList.SyncStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.GlobalState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.IceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.LimeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.LogCollectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.MediaDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.MediaEncryption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Player.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.PresenceActivity.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.PresenceBasicStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Privacy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.PublishState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.RegistrationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.StreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.SubscribePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.SubscriptionDir
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.SubscriptionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ToneID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.TransportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.Tunnel.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.UpnpState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.VersionUpdateCheckResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.XmlRpcArgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.XmlRpcStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.linphone.core.ZrtpPeerStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Vcard - Interface in org.linphone.core
-
The #LinphoneVcard object.
- vcardSupported() - Method in interface org.linphone.core.Core
-
Tells whether VCARD support is builtin.
- verifyServerCertificates(boolean) - Method in interface org.linphone.core.Core
-
Specify whether the tls server certificate must be verified when connecting to
a SIP/TLS server.
- verifyServerCn(boolean) - Method in interface org.linphone.core.Core
-
Specify whether the tls server certificate common name must be verified when
connecting to a SIP/TLS server.
- Version - Class in org.linphone.mediastream
-
Centralize version access and allow simulation of lower versions.
- Version() - Constructor for class org.linphone.mediastream.Version
-
- VersionUpdateCheckResult - Enum in org.linphone.core
-
Enum describing the result of a version update check.
- VideoActivationPolicy - Interface in org.linphone.core
-
Structure describing policy regarding video streams establishments.
- videoAdaptiveJittcompEnabled() - Method in interface org.linphone.core.Core
-
Tells whether the video adaptive jitter compensation is enabled.
- videoCaptureEnabled() - Method in interface org.linphone.core.Core
-
Tells whether video capture is enabled.
- VideoDefinition - Interface in org.linphone.core
-
The #LinphoneVideoDefinition object represents a video definition, eg.
- videoDisplayEnabled() - Method in interface org.linphone.core.Core
-
Tells whether video display is enabled.
- videoEnabled() - Method in interface org.linphone.core.CallLog
-
Tell whether video was enabled at the end of the call or not.
- videoEnabled() - Method in interface org.linphone.core.CallParams
-
Tell whether video is enabled or not.
- videoEnabled() - Method in interface org.linphone.core.Core
-
Returns TRUE if either capture or display is enabled, TRUE otherwise.
- videoMulticastEnabled() - Method in interface org.linphone.core.CallParams
-
Use to get multicast state of video stream.
- videoMulticastEnabled() - Method in interface org.linphone.core.Core
-
Use to get multicast state of video stream.
- videoPreviewEnabled() - Method in interface org.linphone.core.Core
-
Tells whether video preview is enabled.
- videoRequested() - Method in interface org.linphone.core.ConferenceParams
-
Check whether video will be enable at conference starting.
- videoSupported() - Method in interface org.linphone.core.Core
-
Test if video is supported.