MT safe.
Message.parseGroupId
bool parseGroupId(out uint groupId)Extract the group from the STREAM_START message.
Parameters
groupId | Result location for the group id or null |
Returns
true if the message had a group id set, false otherwise
bool parseGroupId(out uint groupId)Extract the group from the STREAM_START message.
groupId | Result location for the group id or null |
MT safe.