Added a link to the Brussels meeting minutes about auto-join.
This commit is contained in:
parent
a993770206
commit
2b433d7036
1 changed files with 3 additions and 0 deletions
|
|
@ -254,6 +254,9 @@ impl Agent {
|
||||||
/// is more a list of bookmarks that the account knows about and that have a flag set
|
/// is more a list of bookmarks that the account knows about and that have a flag set
|
||||||
/// to indicate that they should be joined automatically after connecting (see the JoinRoom event).
|
/// to indicate that they should be joined automatically after connecting (see the JoinRoom event).
|
||||||
///
|
///
|
||||||
|
/// Regarding the latter, see the these minutes about auto-join behavior:
|
||||||
|
/// https://docs.modernxmpp.org/meetings/2019-01-brussels/#bookmarks
|
||||||
|
///
|
||||||
/// # Arguments
|
/// # Arguments
|
||||||
///
|
///
|
||||||
/// * `room_jid`: The JID of the room to leave.
|
/// * `room_jid`: The JID of the room to leave.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue