removeSDKLifecycleObserver
open override fun removeSDKLifecycleObserver(sdkLifecycleObserver: SDKLifecycleObserver): Boolean
Content copied to clipboard
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