Package su.litvak.chromecast.api.v2
Interface Response
public interface Response
Implementation must be a response object, which can be serialized to JSON with Jackson library.
-
Method Summary
-
Method Details
-
getRequestId
Long getRequestId() -
setRequestId
-