Property | Type | Description | |
---|---|---|---|
SpeechLogAttachment | PageType[] |
Method | Description | |
---|---|---|
AddResponse ( Server.Mobile mob, string text ) : void | ||
PageEntry ( Server.Mobile sender, string message, PageType type ) : System | ||
Stop ( ) : void |
public AddResponse ( Server.Mobile mob, string text ) : void | ||
mob | Server.Mobile | |
text | string | |
return | void |
public PageEntry ( Server.Mobile sender, string message, PageType type ) : System | ||
sender | Server.Mobile | |
message | string | |
type | PageType | |
return | System |