Метод | Описание | |
---|---|---|
AdPromptView ( ) : System | ||
Load ( bool bRaiseError = true ) : Task |
Метод | Описание | |
---|---|---|
SetAdSize ( int height, int width ) : void |
Метод | Описание | |
---|---|---|
CancleCommandInvokedHandler ( IUICommand command ) : void | ||
OkCommandInvokedHandler ( IUICommand command ) : void | ||
ShowAdPrompt ( ) : void |
public Load ( bool bRaiseError = true ) : Task |
||
bRaiseError | bool | |
Результат | Task |
protected SetAdSize ( int height, int width ) : void | ||
height | int | |
width | int | |
Результат | void |