removeSDKLifecycleObserver

open override fun removeSDKLifecycleObserver(sdkLifecycleObserver: SDKLifecycleObserver): Boolean

Removes a SDKLifecycleObserver from the list of observers

Return

True if the observer was successfully removed, false otherwise

Parameters

sdkLifecycleObserver

The observer to be removed