Modifier and Type | Method and Description |
---|---|
protected com.google.inject.Injector |
UofSdk.createSdkInjector(UofGlobalEventsListener listener,
CustomisableSdkModule customisableSdkModule) |
Constructor and Description |
---|
UofSdk(UofGlobalEventsListener listener,
UofConfiguration config)
The most basic feed constructor
|
UofSdk(UofGlobalEventsListener listener,
UofConfiguration config,
boolean useReplay,
CustomisableSdkModule customisableSdkModule,
UofExtListener uofExtListener)
The following constructor is used to crate the UofSdk instance with a custom injection module
|
UofSdk(UofGlobalEventsListener listener,
UofConfiguration config,
UofExtListener uofExtListener)
The following constructor is used to create the UofSdk instance directly with the internal configuration
|
UofSdkForReplay(UofGlobalEventsListener listener,
UofConfiguration config)
Initializes a new
UofSdkForReplay instance. |
UofSdkForReplay(UofGlobalEventsListener listener,
UofConfiguration config,
CustomisableSdkModule customisableSdkModule)
Initializes a new
UofSdkForReplay instance. |
Constructor and Description |
---|
UofSdkExt(UofGlobalEventsListener globalEventsListener,
UofConfiguration config,
UofExtListener uofExtListener)
The most basic feed constructor
|
Constructor and Description |
---|
MasterInjectionModule(UofGlobalEventsListener sdkListener,
SdkInternalConfiguration sdkInternalConfiguration,
UofConfiguration uofConfiguration,
CustomisableSdkModule customisableSdkModule) |
Constructor and Description |
---|
CustomisableUofSdk(UofGlobalEventsListener listener,
UofConfiguration config,
CustomisableSdkModule customisableSdkModule)
The following constructor is used to crate the UofSdk instance with a custom injection module
|
CustomisableUofSdk(UofGlobalEventsListener listener,
UofConfiguration config,
CustomisableSdkModule customisableSdkModule,
UofExtListener uofExtListener)
The following constructor is used to crate the UofSdk instance with a custom injection module
|
Copyright © 2016–2025. All rights reserved.