-
-
Method Summary
Query for devices for the given application.
Query devices only with the given OS.
Query for devices for the given id.
Query only for enabled devices.
Query for devices within the given tenant.
Query for devices for the given token.
Query for devices for the given user.
-
Method Details
-
id
Query for devices for the given id.
- Parameters:
id
- the id for which to query
-
token
Query for devices for the given token.
- Parameters:
token
- the token for which to query
-
userId
Query for devices for the given user.
- Parameters:
userId
- the id of the user for which to query
-
tenantId
Query for devices within the given tenant.
- Parameters:
tenantId
- the tenant id for which to query
-
applicationId
Query for devices for the given application.
- Parameters:
applicationId
- the id of the application for which to query
-
deviceOS
Query devices only with the given OS.
- Parameters:
deviceOS
- the type of the os for which to query
- See Also:
-
-
onlyEnabled
Query only for enabled devices.