@wildix/xbees-kite-client > Kite > listAgents
Kite.listAgents() method
Signature:
listAgents(args: ListAgentsCommandInput, cb: (err: any, data?: ListAgentsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: ListAgentsCommandOutput) => void |
Returns:
void