ATRewarded class
Constructors
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  autoLoadRewardedVideo({required String placementIDs}) → Future< String> 
- 
  autoLoadRewardedVideoSetLocalExtra({required String placementID, required Map extraMap}) → Future< String> 
- 
  cancelAutoLoadRewardedVideo({required String placementIDs}) → Future< String> 
- 
  checkRewardedVideoLoadStatus({required String placementID}) → Future< Map> 
- 
  entryRewardedVideoScenario({required String placementID, required String sceneID}) → Future< String> 
- 
  getRewardedVideoValidAds({required String placementID}) → Future< String> 
- 
  kATAdLoadingExtraUserDataKeywordKey() → String 
- 
  kATAdLoadingExtraUserIDKey() → String 
- 
  loadRewardedVideo({required String placementID, required Map extraMap}) → Future< String> 
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  rewardedVideoReady({required String placementID}) → Future< bool> 
- 
  showAutoLoadRewardedVideoAD({required String placementID, required String sceneID}) → Future< String> 
- 
  showRewardedVideo({required String placementID}) → Future< String> 
- 
  showRewardedVideoWithShowConfig({required String placementID, required String sceneID, required String showCustomExt}) → Future< String> 
- 
  showSceneRewardedVideo({required String placementID, required String sceneID}) → Future< String> 
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited