Package com.unity3d.mediation
Class LevelPlayInitRequest
-
- All Implemented Interfaces:
public final class LevelPlayInitRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLevelPlayInitRequest.Builder
-
Field Summary
Fields Modifier and Type Field Description private final StringappKeyprivate final StringuserIdprivate final List<LevelPlay.AdFormat>legacyAdFormats
-
Method Summary
Modifier and Type Method Description final StringgetAppKey()final StringgetUserId()final List<LevelPlay.AdFormat>getLegacyAdFormats()-
-
Method Detail
-
getLegacyAdFormats
final List<LevelPlay.AdFormat> getLegacyAdFormats()
-
-
-
-