shared-kernel
Toggle table of contents
1.0.5
jvm
Platform filter
jvm
Switch theme
Search in API
shared-kernel
kernel-domain
/
io.github.positionpal.events
/
GroupDeleted
Group
Deleted
interface
GroupDeleted
:
Event
Interface representing an event where a group is deleted.
Members
Functions
create
Link copied to clipboard
open
fun
create
(
groupId
:
GroupId
)
:
GroupDeleted
Factory method to create an instance of GroupDeleted.
group
Id
Link copied to clipboard
abstract
fun
groupId
(
)
:
GroupId
Gets the ID of the group.