BigoPopupAdRequest class
- Inheritance
-
- Object
- BigoAdMessage
- BigoAdRequest<
BigoPopupAd> - BigoPopupAdRequest
Constructors
-
BigoPopupAdRequest({required String slotId, String? bidPayload, int? age, BigoAdGender? gender, int? activatedTime, String? ext, required BigoAdLoadedListener<
BigoPopupAd> listener})
Properties
- activatedTime → int?
-
finalinherited
- adId → dynamic
-
no setterinherited
- age → int?
-
finalinherited
- bidPayload → String?
-
finalinherited
- ext → String?
-
finalinherited
- gender → BigoAdGender?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
listener
→ BigoAdLoadedListener<
BigoPopupAd> -
finalinherited
- messageType → int
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- slotId → String
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
writeMessage(
BigoAdMessageWriter writer) → void -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited