Skip to main content

ChatRoomActivateView

Callable

  • ChatRoomActivateView(viewName: string): void

  • Activates the chat room view with the passed name


    Parameters

    • viewName: string

      The name of the view to activate

    Returns void