#WALIDMCH-react-accountID
1 messages · Page 1 of 1 (latest)
No
my question is how can i pass array of account ids
to communicate with multiple accounts connected
You can't. You would need to do each of the calls separately and pass in one account ID at a time as you iterate through the array of account IDs.
okey thanks for your response