|
Project: stp | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CcRemoteViewAgentCallback
Handler for remote view agent callback operations.
| Nested Class Summary | |
|---|---|
static interface |
CcRemoteViewAgentCallback.ConnectEvent
Event to indicate a remote view agent has connected |
static interface |
CcRemoteViewAgentCallback.DisconnectEvent
Event to indicate a remote view agent has disconnected |
| Method Summary | |
|---|---|
void |
handleConnect(CcRemoteViewAgentCallback.ConnectEvent event)
Handle a remote view agent connection event. |
void |
handleDisconnect(CcRemoteViewAgentCallback.DisconnectEvent event)
Handle a remote view agent disconnect event |
| Method Detail |
|---|
void handleConnect(CcRemoteViewAgentCallback.ConnectEvent event)
event - the connect eventvoid handleDisconnect(CcRemoteViewAgentCallback.DisconnectEvent event)
event - the disconnect event
|
Generated Tue 29-Aug-2017 12:28 PM | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||