Class ShowAdPlacementContent
Inheritance
ShowAdPlacementContent
Syntax
public class ShowAdPlacementContent : RewardablePlacementContent
Constructors
ShowAdPlacementContent(String, IShowAdOperations)
Declaration
public ShowAdPlacementContent(string placementId, IShowAdOperations operations)
Parameters
Properties
gamerSid
Declaration
public string gamerSid { get; set; }
Property Value
showing
Declaration
public bool showing { get; }
Property Value
Methods
Show(Nullable<ShowAdCallbacks>)
Declaration
public ShowAdYield Show(ShowAdCallbacks? callbacks = default(ShowAdCallbacks? ))
Parameters
Returns
Show(ShowAdFinishCallback)
Declaration
public ShowAdYield Show(ShowAdFinishCallback finishCallback)
Parameters
Returns