DeviceContacts

Wisej.Hybrid.DeviceContacts

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides methods to access the device's contacts.

public class DeviceContacts

Access this class through the Device singleton.

Constructors

Initializes a new instance of DeviceContacts.

Methods

Gets all the device's contacts.

Returns: Contact[]. The device's contacts.

Shows the device's contact picker.

Returns: Contact. The selected contact.

Last updated