IMcaAgentStateEventActionResponseData

Response data object of AgentStateEvent operation.

Function

getData

Function to get data.

getData(): IMCAOutBoundCommErrorResponsePayload;

isSuccess

Function to get success status.

isSuccess(): boolean;

getError

Function to get error

getError(): string;