Imported Upstream version 1.0.1
[platform/upstream/iotivity.git] / android / android_api / base / src / main / java / org / iotivity / base / OcRepresentation.java
index eba1001..309ab70 100644 (file)
@@ -278,6 +278,8 @@ public class OcRepresentation {
 
     public native String getUri();
 
+    public native String getHost();
+
     public native void setUri(String uri);
 
     /**