public enum SdkEvents implements Event
public static SdkEvents InitStarted
public static SdkEvents InitFinished
public static SdkEvents RegulationsOpen
public static SdkEvents RegulationsClose
public static SdkEvents RegulationsChooseYes
public static SdkEvents RegulationsChooseNo
public static SdkEvents ReportLogSuccess
public static SdkEvents ReportLogError
public static SdkEvents HandleException
public static SdkEvents UnableToConnect
public static SdkEvents LocationPermissionsNotGranted
public static SdkEvents NetworkPermissionsNotGranted
public static SdkEvents NetworkStatePermissionsNotGranted
@NotNull public Event getEvent()
public void invoke(@NotNull
java.lang.Object... args)