Class WebConferencingService.SpaceInfo

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

public class WebConferencingService.SpaceInfo extends GroupInfo
Represent Space in calls.
  • Field Details

    • groupId

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

    • SpaceInfo

      public SpaceInfo(org.exoplatform.social.core.space.model.Space socialSpace)
      Instantiates a new space info.
      Parameters:
      socialSpace - the social space
  • 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