IdentifyInterceptInMemoryStorageHandler
class IdentifyInterceptInMemoryStorageHandler(storage: InMemoryStorage) : IdentifyInterceptStorageHandler
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun fetchAndMergeToIdentifyEvent(event: BaseEvent): BaseEvent
Content copied to clipboard
Link copied to clipboard
open suspend override fun fetchAndMergeToNormalEvent(event: BaseEvent): BaseEvent
Content copied to clipboard
Link copied to clipboard