rokt_sdk library

Classes

CacheConfig
Cache configuration for the Rokt SDK
RoktConfig
Configuration settings for the Rokt SDK
RoktSdk
The main interface to Rokt SDK
RoktWidget
Rokt embedded widget custom view

Enums

ColorMode
Enum representing device color modes

Typedefs

RoktCallback = void Function()
callback for the rokt sdk
RoktPlatformViewCreatedCallback = void Function(int widgetId)
Callback when Rokt platform view gets created and returns platform view id
WidgetCreatedCallback = void Function()
Callback when Rokt widget is created