Message.parseGroupId

bool parseGroupId(out uint groupId)

Extract the group from the STREAM_START message.

Parameters

groupIdResult location for the group id or null

Returns

true if the message had a group id set, false otherwise

MT safe.