Tracking State Observer
Main class that reports events when state changed or errors occur in the SDK.
Constructors
Link copied to clipboard
open fun TrackingStateObserver( context: Context, coreSDKState: SdkServiceState, accountRepository: AccountRepository)
Content copied to clipboard
Types
Functions
Link copied to clipboard
@Subscribe(threadMode = ThreadMode.MAIN )
Content copied to clipboard
Link copied to clipboard
@Subscribe(threadMode = ThreadMode.MAIN )
Content copied to clipboard
Link copied to clipboard
@Subscribe(threadMode = ThreadMode.MAIN )
Content copied to clipboard