IMobileDeviceManager Methods Ingeniux CMS Content Store API

The IMobileDeviceManager type exposes the following members.

Methods

  Name Description
Public method AddDeviceBundle
Adds a new device bundle to the collection.
Public method DeepCloneT, TManager
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.)
Public method DeviceBundle
Gets a device bundle by its name.
Public method DeviceBundles
Retrieves the collection of all device bundles in a paginated format.
Public method GetCandidatesForDeviceBundle
Gets the collection of devices that can be added to a given bundle.
Public method GetDeviceByID
Gets a device by its device ID.
Public method GetDeviceCandidates
Lists all devices included in the mobile detection library, that contains any of the provided keywords
Public method 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.)
Public method RemoveDeviceBundle
Removes a device bundle from the collection.
Top
See Also

Reference