public interface

Reply

org.ocast.core.Reply

Class Overview

Interface representing a Reply from the remote devices

Summary

Public Methods
abstract JSONObject getReply()
Get the content of the reply
abstract String getStatus()
Retrieves the status of the response

Public Methods

public abstract JSONObject getReply ()

Get the content of the reply

Returns
  • a JSONObject

public abstract String getStatus ()

Retrieves the status of the response

Returns
  • a String indicating the status