public class UnsubscriptionOperation extends Operation
| Constructor and Description |
|---|
UnsubscriptionOperation(KurentoObject kurentoObject,
ListenerSubscriptionImpl listenerSubscription) |
| Modifier and Type | Method and Description |
|---|---|
RomClientJsonRpcClient.RequestAndResponseType |
createRequest(RomClientJsonRpcClient romClientJsonRpcClient) |
String |
getDescription() |
KurentoObject |
getKurentoObject() |
ListenerSubscriptionImpl |
getListenerSubscription() |
void |
processResponse(Object response) |
getFuture, getObjectRef, getRemoteObject, rollback, setManagerpublic UnsubscriptionOperation(KurentoObject kurentoObject, ListenerSubscriptionImpl listenerSubscription)
public ListenerSubscriptionImpl getListenerSubscription()
public KurentoObject getKurentoObject()
public RomClientJsonRpcClient.RequestAndResponseType createRequest(RomClientJsonRpcClient romClientJsonRpcClient)
createRequest in class Operationpublic void processResponse(Object response)
processResponse in class Operationpublic String getDescription()
getDescription in class OperationCopyright © 2015 Kurento. All rights reserved.