GridResponse
Grid's response after processing the request.
Tags
Table of Contents
Methods
- isSendable() : bool
- Is possible to send this response?
- send() : void
- Send response.
Methods
isSendable()
Is possible to send this response?
public
isSendable() : bool
Return values
boolsend()
Send response.
public
send() : void