Changes

Jump to navigation Jump to search
Line 273: Line 273:  
* Used by: etoys
 
* Used by: etoys
   −
* Present: we know a buddy has joined either by ActivitiesChanged in BuddyInfo when we aren't in this activity, or by GetAllMembers in org.freedesktop.Telepathy.Channel.Interface.Group if we are already in. We also emit this signal for each buddy in an activity that has become valid.
+
* Present: we know a buddy has joined either by ActivitiesChanged in BuddyInfo when we aren't in this activity, or by GetAllMembers and MembersChanged in org.freedesktop.Telepathy.Channel.Interface.Group if we are already in. We also emit this signal for each buddy in an activity that has become valid.
    
* Future: BuddyJoined is deprecated by BuddyHandleJoined
 
* Future: BuddyJoined is deprecated by BuddyHandleJoined
Line 291: Line 291:  
     pass
 
     pass
   −
* Used by: etoys
+
* Used by: shell to keep updated the friends tray, and activities to notify that one more buddy has joined
   −
* Present:  
+
* Present: we know a buddy has left either by ActivitiesChanged in BuddyInfo when we aren't in this activity, or by GetAllMembers and MembersChanged in org.freedesktop.Telepathy.Channel.Interface.Group if we are already in. We also emit this signal for each buddy in an activity that has become valid.
    
* Future:  
 
* Future:  
647

edits

Navigation menu