Interface WorkgroupInvitationListener


An interface which all classes interested in hearing about group chat invitations should implement.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The implementing class instance will be notified via this method when an invitation to join a group chat has been received from the server.
  • Method Details

    • invitationReceived

      The implementing class instance will be notified via this method when an invitation to join a group chat has been received from the server.
      Parameters:
      invitation - an Invitation instance embodying the information pertaining to the invitation