JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
su.litvak.chromecast.api.v2.Response
Uses of
Response
in
su.litvak.chromecast.api.v2
Methods in
su.litvak.chromecast.api.v2
with type parameters of type
Response
Modifier and Type
Method
Description
final <T extends
Response
>
T
ChromeCast.
send
(
String
namespace,
Request
request,
Class
<T> responseClass)
Sends some generic request to the currently running application.