require("getMobiles")(satelliteGatewayName, mailboxId)
services/getMobiles.js, line 21
Retrieves all Mobile metadata provisioned against a Mailbox
Emits event: NewMobile
Name | Type | Description |
---|---|---|
satelliteGatewayName |
string |
optional
Shorthand name of the network gateway |
mailboxId |
number | string |
optional
Unique Mailbox ID to retrieve from |
getMobiles module