@wildix/xbees-connect > ConnectClient > startCall
ConnectClient.startCall property
Sends request to x-bees to start a call with the number
Signature:
startCall: (phoneNumber: string) => Promise<ResponseMessage>;
@wildix/xbees-connect > ConnectClient > startCall
Sends request to x-bees to start a call with the number
Signature:
startCall: (phoneNumber: string) => Promise<ResponseMessage>;