PhoneLineTransportDevice.IsRegistered Method

Definition

Returns the registration status of the app for the active user.

public:
 virtual bool IsRegistered() = IsRegistered;
bool IsRegistered();
public bool IsRegistered();
function isRegistered()
Public Function IsRegistered () As Boolean

Returns

Boolean

bool

True if registered, otherwise false.

Applies to