MessageDialog.hasResponse
bool hasResponse(string response)Gets whether self has a response with the ID response.
Parameters
response | response ID |
Returns
whether self has a response with the ID response.
bool hasResponse(string response)Gets whether self has a response with the ID response.
response | response ID |