Class WebConferencingService.SpaceEventInfo

java.lang.Object
org.exoplatform.webconferencing.IdentityInfo
org.exoplatform.webconferencing.GroupInfo
org.exoplatform.webconferencing.WebConferencingService.SpaceEventInfo
Enclosing class:
WebConferencingService

public class WebConferencingService.SpaceEventInfo extends GroupInfo
Represent Space event call.
  • Field Details

    • groupId

      protected final String groupId
      The space group id.
  • Constructor Details

    • SpaceEventInfo

      public SpaceEventInfo(org.exoplatform.social.core.identity.model.Identity spaceIdentity)
      Instantiates a new space event info.
      Parameters:
      spaceIdentity - the space identity
  • Method Details

    • getGroupId

      public String getGroupId()
      Gets the group id of the space.
      Returns:
      the groupId
    • getType

      public String getType()
      Gets the identity type.
      Specified by:
      getType in class IdentityInfo
      Returns:
      the type