Class Login.LogoutRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.Login.LogoutRequest
Enclosing class:
Login

public static class Login.LogoutRequest extends Request<DefaultResponse>
LogoutRequest is sent when an OCI user logs out or when connection is lost. This command can be sent either to the server, or to the client from OCS. Response is either SuccessResponse or ErrorResponse.
Author:
AlpacaGenerator