Message.createResponse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Message createResponse(T payload)
    struct Message
    createResponse
    (
    T
    )
  2. Message createResponse(ResponseStatus responseStatus, T payload)

Meta