Skip to content

com.oscleton.sdk / OscletonSDK / stopListening

stopListening

fun stopListening():Unit

Stop listening for incoming changes.

Since OscletonSDK is lifecycle-aware, this method is automatically called when the app goes to background.

NB: Calling this method before initialize() will throw an OscletonSDKException.

Since 0.1