Event.parseGroupId

class Event
bool
parseGroupId
(
out uint groupId
)

Parameters

groupId uint

address of variable where to store the group id

Return Value

Type: bool

TRUE if a group id was set on the event and could be parsed, FALSE otherwise.

Meta