Package | Description |
---|---|
org.wso2.carbon.device.mgt.mobile.windows.api.operations | |
org.wso2.carbon.device.mgt.mobile.windows.api.operations.util |
Modifier and Type | Method and Description |
---|---|
List<StatusTag> |
SyncmlBody.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
SyncmlBody.setStatus(List<StatusTag> status) |
Modifier and Type | Method and Description |
---|---|
void |
OperationHandler.dataWipe(StatusTag status,
SyncmlDocument syncmlDocument,
org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier)
Update the status of the DataWipe operation.
|
void |
OperationHandler.ring(StatusTag status,
SyncmlDocument syncmlDocument,
org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier)
Update status of the ring operation.
|
void |
OperationHandler.updateDeviceOperations(StatusTag status,
SyncmlDocument syncmlDocument,
org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier)
Update the operations using device status payload.
|
void |
OperationHandler.updateLockOperation(StatusTag status,
SyncmlDocument syncmlDocument,
org.wso2.carbon.device.mgt.common.DeviceIdentifier deviceIdentifier)
Update Status of the lock operation.
|
Copyright © 2017 WSO2. All rights reserved.