Interface IReliableContainer

    • Method Detail

      • getGroupMemberIDs

        ID[] getGroupMemberIDs()
        Get the current membership of the joined group. This method will accurately report the current group membership of the connected group.
        Returns:
        ID[] the IDs of the current group membership
      • isGroupManager

        boolean isGroupManager()
        Returns:
        true if this IReliableContainer instance is in the 'manager' role for the group, false otherwise.