The IMobileDeviceManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddDeviceBundle |
Adds a new device bundle to the collection.
|
|
DeepCloneT, TManager |
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.) |
|
DeviceBundle |
Gets a device bundle by its name.
|
|
DeviceBundles |
Retrieves the collection of all device bundles in a paginated format.
|
|
GetCandidatesForDeviceBundle | ||
GetDeviceByID |
Gets a device by its device ID.
|
|
GetDeviceCandidates |
Lists all devices included in the mobile detection library, that contains any of the provided keywords
|
|
QuickWrite |
Creates a temporary Write Session to quickly write something outside the current Session and transaction.
This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.) |
|
RemoveDeviceBundle |
Removes a device bundle from the collection.
|
See Also