Pong.this

Undocumented in source.
  1. this()
  2. this(long pingId, long serverId, ubyte[16] magic, string status)
    class Pong
    pure nothrow @safe @nogc
    this
    (
    long pingId
    ,
    long serverId = long.init
    ,
    ubyte[16] magic = (ubyte[16]).init
    ,
    string status = string.init
    )

Meta