Namespaces
- anonProvider
- apiKeyProvider
- customProvider
- facebookProvider
- googleProvider
- mongodbCloudProvider
- userPassProvider
Methods
(static) getDeviceInfo(appId, appVersion) → {Object}
Create the device info for this client.
Parameters:
| Name | Type | Description |
|---|---|---|
appId |
String | The app ID for this client |
appVersion |
String | The version of the app |
Returns:
The device info object
- Type
- Object