Class UserInfo.IMInfo

java.lang.Object
org.exoplatform.webconferencing.UserInfo.IMInfo
Enclosing class:
UserInfo

public static class UserInfo.IMInfo extends Object
The Class IMInfo.
  • Constructor Details

    • IMInfo

      protected IMInfo(String type, String id)
      Instantiates a new IM info.
      Parameters:
      type - the type
      id - the id
  • Method Details

    • getType

      public String getType()
      Gets the type.
      Returns:
      the type
    • getId

      public String getId()
      Gets the id.
      Returns:
      the id