다음을 통해 공유


PhoneLineTransportDevice.IsRegistered 메서드

정의

활성 사용자에 대한 앱의 등록 상태 반환합니다.

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

반환

Boolean

bool

True이면 등록되고, 그렇지 않으면 false입니다.

적용 대상