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