RemoteDevice.IsAuthorized Method
returns true if the device is already authorized
[Visual Basic]
MustOverride Public Function IsAuthorized() As
Boolean
[C#]
public abstract
bool IsAuthorized();
Return Value
true if device is authorized
See Also
RemoteDevice Class | BlueLibs.Comm Namespace