Class UserInfo.IMInfo

  • Enclosing class:
    UserInfo

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

      • IMInfo

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

      • getType

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

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