次の方法で共有


PhoneLineTransportDevice.IsRegistered メソッド

定義

アクティブなユーザーのアプリの登録状態を返します。

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

戻り値

Boolean

bool

登録されている場合は True、それ以外の場合は false。

適用対象