public class SuspendClient extends XMLRequest
| Constructor and Description |
|---|
SuspendClient()
Stops the processing of the current client.
|
SuspendClient(ClientListItem client)
Stops the processing of the specified client.
|
SuspendClient(List<ClientListItem> items)
Stops the processing of multiple clients.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic SuspendClient()
public SuspendClient(ClientListItem client)
client - which should be stoppedpublic SuspendClient(List<ClientListItem> items)
items - List of Clients which was returned from the ClientList requestCopyright © 2021. All rights reserved.