Method | Description | |
---|---|---|
OnCancel ( Server.Mobile from ) : void | ||
OnResponse ( Server.Mobile from, string text ) : void |
Method | Description | |
---|---|---|
Prompt ( ) |
public OnCancel ( Server.Mobile from ) : void | ||
from | Server.Mobile | |
return | void |
public OnResponse ( Server.Mobile from, string text ) : void | ||
from | Server.Mobile | |
text | string | |
return | void |