WAMPCRAResponse constructor

WAMPCRAResponse(
  1. String _authID,
  2. String _authRole,
  3. String _secret
)

Implementation

WAMPCRAResponse(super._authID, super._authRole, this._secret);