Class JitsiContextResource.InitContext

    • Constructor Detail

      • InitContext

        public InitContext​(String username,
                           org.exoplatform.webconferencing.UserInfo userInfo,
                           org.exoplatform.webconferencing.ContextInfo context)
        Instantiates a new context.
        Parameters:
        username - the username
        userInfo - the user info
        context - the context
    • Method Detail

      • getUsername

        public String getUsername()
        Gets the username.
        Returns:
        the username
      • getUserInfo

        public org.exoplatform.webconferencing.UserInfo getUserInfo()
        Gets the user info.
        Returns:
        the user info
      • getContext

        public org.exoplatform.webconferencing.ContextInfo getContext()
        Gets the context.
        Returns:
        the context