Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
bc895c68
Commit
bc895c68
authored
1 month ago
by
Andrea Gianarda
Browse files
Options
Download
Patches
Plain Diff
Add ClientConference::subscribe() to handle unsubscriptiona and subscription in only one place
parent
f362d405
master
feature/AEC3
feature/python-wrapper-tests
feature/swift_push_unit_tests
fix/copy_message_id_content_operator
fix/fec-find-payload-type-number
fix/ios_registerforpush_on_core_start_5_4
fix/relay_ice_candidates_conference_tests
fix/tunnel-crash-rtp-transport
fix/unsubscribe_chatroom_on_account_unregister
fix/workaround_for_sip_simple_messages_with_bad_to_header
hotfix/use-negotiated-extension-ids
release/5.4
5.5.0-alpha
5.4.5
5.4.4
5.4.3
5.4.2
5.4.1
5.4.0
1 merge request
!3454
Add ClientConference::subscribe() to handle unsubscriptiona and subscription in only one place
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/chat/chat-room/client-chat-room.cpp
+8
-50
src/chat/chat-room/client-chat-room.cpp
src/chat/chat-room/client-chat-room.h
+0
-3
src/chat/chat-room/client-chat-room.h
src/chat/chat-room/server-chat-room.cpp
+5
-3
src/chat/chat-room/server-chat-room.cpp
src/conference/client-conference.cpp
+13
-0
src/conference/client-conference.cpp
src/conference/client-conference.h
+1
-0
src/conference/client-conference.h
with
27 additions
and
56 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets