Skip to content

com.oscleton.sdk / OscletonSDK / startListening

startListening

fun startListening():Unit

Start listening for incoming changes.

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

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

Since 0.1