-
- All Implemented Interfaces:
public final class IABConfigurationKt
-
-
Method Summary
Modifier and Type Method Description final static UnitpostInitialize(IABConfiguration $self, SDKConfiguration sdkConfiguration)Update some properties after the vendor list has been loaded from JSON final static DateparseLastUpdatedDate(IABConfiguration $self)Parse last updated date String to a Date object -
-
Method Detail
-
postInitialize
final static Unit postInitialize(IABConfiguration $self, SDKConfiguration sdkConfiguration)
Update some properties after the vendor list has been loaded from JSON
-
parseLastUpdatedDate
final static Date parseLastUpdatedDate(IABConfiguration $self)
Parse last updated date String to a Date object
-
-
-
-