public static interface CcRemoteViewAgentCallback.DisconnectEvent
Modifier and Type | Method and Description |
---|---|
WvcmException |
getError()
Answers with an error,or null if successful.
|
CcProvider |
getProvider()
Answers with the remote view agent's provider
|
String |
getViewTag()
Answers with the view tag for the disconnected view
|
String |
getViewUuid()
Answers with the uuid of the connected view
|
WvcmException getError()
CcProvider getProvider()
String getViewTag()
String getViewUuid()
Copyright © IBM 2016. All rights reserved.