You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/PepperDash.Essentials.MobileControl.Messengers/Messengers/MessengerBase.cs
+31-10Lines changed: 31 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,12 @@ public abstract class MessengerBase : EssentialsDevice, IMobileControlMessengerW
31
31
/// <remarks>
32
32
/// Unsoliciited feedback from a device in a messenger will ONLY be sent to devices in this subscription list. When a client disconnects, it's ID will be removed from the collection.
0 commit comments