Plugin:TabSRMM/Sessions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Created page with "<languages/> <translate> In TabSRMM terminology, a session is a chat entity, either a standard IM chat or a group chat (IRC channel, Jabber room). A session is always unique,...")
 
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
In TabSRMM terminology, a session is a chat entity, either a standard IM chat or a group chat (IRC channel, Jabber room). A session is always unique, there cannot be more than one chat session for the same contact or chat room and a session exists inside a container. Each container holds at least one session and can hold any number of sessions, providing a tab- or button bar to switch between them.
In TabSRMM terminology, a session is a chat entity, either a standard IM chat or a group chat (IRC channel, Jabber room). A session is always unique, there cannot be more than one chat session for the same contact or chat room and a session exists inside a container. Each container holds at least one session and can hold any number of sessions, providing a tab- or button bar to switch between them.


<!--T:2-->
Internally, TabSRMM keeps track of all open sessions and provides a few methods for quickly accessing active sessions even when they are in different containers.
Internally, TabSRMM keeps track of all open sessions and provides a few methods for quickly accessing active sessions even when they are in different containers.
</translate>
</translate>


[[Category:Tutorials]]
[[Category:Tutorials]]

Revision as of 01:39, 10 February 2022

Other languages:

In TabSRMM terminology, a session is a chat entity, either a standard IM chat or a group chat (IRC channel, Jabber room). A session is always unique, there cannot be more than one chat session for the same contact or chat room and a session exists inside a container. Each container holds at least one session and can hold any number of sessions, providing a tab- or button bar to switch between them.

Internally, TabSRMM keeps track of all open sessions and provides a few methods for quickly accessing active sessions even when they are in different containers.