//MLBluetoothSDK/com.masterlock.mlbluetoothsdk.errors/MLSessionNotReadyException
MLSessionNotReadyException¶
[androidJvm]\ open class MLSessionNotReadyException : Exception
This error is thrown when the current command is StartSession and the connectionState has changed to DISCONNECTED.
Constructors¶
| MLSessionNotReadyException | [androidJvm] constructor() |
Functions¶
| Name | Summary |
|---|---|
| getMessage | [androidJvm] open fun getMessage(): String |