Event.parseGroupId

Since 1.2

class Event
int
parseGroupId
(
out uint groupId
)

Parameters

groupId uint

address of variable where to store the group id. out

Return Value

Type: int

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

Meta