]> sjero.net Git - linphone/blobdiff - java/common/org/linphone/core/LinphoneChatMessage.java
Added JNI getFrom to LinphoneChatMessage
[linphone] / java / common / org / linphone / core / LinphoneChatMessage.java
index 3b135fc6590b3c0048aa952ec24997375f928223..db75f91165ca5391f07076e1b8c5cee47ff87666 100644 (file)
@@ -74,6 +74,13 @@ public interface LinphoneChatMessage {
         */
        LinphoneAddress getPeerAddress();
        
+       /**
+        * get from address associated to this LinphoneChatMessage
+        *
+        * @return LinphoneAddress from address
+        */
+       LinphoneAddress getFrom();
+       
        /**
         * Linphone message can carry external body as defined by rfc2017
         * @param message #LinphoneChatMessage