MessageDialog.hasResponse

Gets whether self has a response with the ID response.

class MessageDialog
bool
hasResponse
(
string response
)

Parameters

response string

response ID

Return Value

Type: bool

whether self has a response with the ID response.