@wildix/xbees-conversations-client > Conversations > getInboxState
Conversations.getInboxState() method
Signature:
getInboxState(args: GetInboxStateCommandInput, cb: (err: any, data?: GetInboxStateCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: GetInboxStateCommandOutput) => void |
Returns:
void