PluginResponse.this

Undocumented in source.
  1. this()
  2. this(uint messageId, bool successful, ubyte[] data)
    class PluginResponse
    pure nothrow @safe @nogc
    this
    (,
    bool successful = bool.init
    ,
    ubyte[] data = (ubyte[]).init
    )

Meta