Метод | Описание | |
---|---|---|
InternalPrompt ( |
||
OnCancel ( Mobile from ) : void | ||
OnResponse ( Mobile from, string text ) : void |
public InternalPrompt ( |
||
prop | ||
mobile | Mobile | |
o | object | |
stack | ||
type | ||
page | int | |
list | ||
Результат | System |
public OnResponse ( Mobile from, string text ) : void | ||
from | Mobile | |
text | string | |
Результат | void |