public interface IManagedDeviceRequestRemoteAssistanceRequest
| Modifier and Type | Method and Description |
|---|---|
void |
post()
Creates the ManagedDeviceRequestRemoteAssistance
|
void |
post(ICallback<java.lang.Void> callback)
Creates the ManagedDeviceRequestRemoteAssistance
|
void post(ICallback<java.lang.Void> callback)
callback - the callback to be called after success or failurevoid post() throws ClientException
ClientException - an exception occurs if there was an error while the request was sent