Message.parseGroupId

Extract the group from the STREAM_START message.

class Message
bool
parseGroupId
(
out uint groupId
)

Parameters

groupId uint

Result location for the group id or %NULL

Return Value

Type: bool

%TRUE if the message had a group id set, %FALSE otherwise

MT safe.

Meta