Package | Description |
---|---|
com.mmbnetworks.gatewayapi.event.group |
Modifier and Type | Method and Description |
---|---|
GroupEventStatus |
GroupEvent.getStatus()
Get the GroupEventStatus of the event.
|
static GroupEventStatus |
GroupEventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupEventStatus[] |
GroupEventStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GroupEvent(GroupEventStatus status,
Group group)
Creates a GroupEvent object
|
Copyright © 2021. All rights reserved.