linphone-ios/java/common/org/linphone/core
Guillaume Beraudo 93f5e85967 Expose chat message reason based on LinphoneReason.
The response code is not exposed to allow mrtp in the future.
There is no possibility to retrieve the code or the sip reason phrase.
2014-02-13 17:20:04 +01:00
..
CallDirection.java javadoc enhancements 2013-04-03 18:16:13 +02:00
LinphoneAddress.java javadoc enhancements 2013-04-03 18:16:13 +02:00
LinphoneAuthInfo.java Changes made to JNI and Java to match previous AuthInfo changes 2013-11-04 16:28:50 +01:00
LinphoneCall.java wrap new methods 2013-08-14 16:08:26 +02:00
LinphoneCallLog.java javadoc enhancements 2013-04-03 18:16:13 +02:00
LinphoneCallParams.java add privacy api in java. 2013-12-09 12:26:49 +01:00
LinphoneCallStats.java add jni and java accessors for realtime late and loss rates 2013-04-09 15:52:30 +02:00
LinphoneChatMessage.java Expose chat message reason based on LinphoneReason. 2014-02-13 17:20:04 +01:00
LinphoneChatRoom.java Add Android wrapper for RFC3994. 2014-01-03 15:34:03 +01:00
LinphoneContent.java modify JNI to allow passing raw data in LinphoneContent. 2013-11-18 22:23:41 +01:00
LinphoneCore.java Splitted linphone_core_init in half into linphone_core_start, added new global state GlobalConfiguring and a new callback for the configuring state 2014-02-10 16:12:05 +01:00
LinphoneCoreFactory.java Added AndroidContext param to createlinphonecore (needed for opensles sound module for android) + updated ms2 2014-01-23 12:26:10 +01:00
LinphoneCoreListener.java Fix android core listener missing new added callback for remote provisioning 2014-02-11 16:48:01 +01:00
LinphoneEvent.java add java wrapper and jni for LinphoneEvent API 2013-06-18 22:11:36 +02:00
LinphoneFriend.java Remove linphone_friend_set_presence_model() and make linphone_friend_get_presence_model() return a const pointer because the user should not be able to change his friends' presence. 2013-06-25 09:58:20 +02:00
LinphoneInfoMessage.java adapt java to modifications of info api 2013-06-06 21:39:57 +02:00
LinphoneLogHandler.java finished java wrapping of info API, and add loghandler java implementation 2013-05-23 13:22:20 +02:00
LinphoneProxyConfig.java More builder-like interface for LinphoneProxyConfig 2014-02-12 16:04:48 +01:00
LpConfig.java Added JNI bindings for LpConfig + extended java LpConfig 2013-10-04 11:49:10 +02:00
OnlineStatus.java Add JNI for presence. 2013-06-24 18:02:54 +02:00
package.html Fix terminology about speaker and receiver in the documentation. 2012-10-18 11:58:43 +02:00
PayloadType.java add missing wrappers to the PayloadType object 2013-07-02 16:38:17 +02:00
PresenceActivity.java Update JNI according to latest presence API changes. 2013-09-10 11:33:38 +02:00
PresenceActivityType.java Add JNI for presence. 2013-06-24 18:02:54 +02:00
PresenceBasicStatus.java Put BasicStatus in its own file. 2013-06-25 12:07:55 +02:00
PresenceModel.java Getter functions need to start with "get". 2013-10-07 11:20:04 +02:00
PresenceNote.java Update JNI according to latest presence API changes. 2013-09-19 12:14:50 +02:00
PresencePerson.java Getter functions need to start with "get". 2013-10-07 11:20:04 +02:00
PresenceService.java Getter functions need to start with "get". 2013-10-07 11:20:04 +02:00
Privacy.java add java wrapper and jni for LinphoneEvent API 2013-06-18 22:11:36 +02:00
PublishState.java add new SubscriptionState.Expiring 2013-12-13 11:31:25 +01:00
Reason.java add missing enum members 2013-12-13 11:47:23 +01:00
SubscriptionDir.java add java wrapper and jni for LinphoneEvent API 2013-06-18 22:11:36 +02:00
SubscriptionState.java add new SubscriptionState.Expiring 2013-12-13 11:31:25 +01:00
VideoSize.java fix java 3 compilation issue 2011-02-16 13:54:54 +01:00