responseReceived method

NUIMiniProgramMessage responseReceived()

Implementation

NUIMiniProgramMessage responseReceived(){
  return response(data: _MESSAGE_RECEIVED);
}