Class UnsubscribeFromPrivateMessage
A message for unsubscribing from private messages.
Implements
Namespace: TehGM.Wolfringo.Messages
Assembly: Wolfringo.Core.dll
Syntax
public class UnsubscribeFromPrivateMessage : IWolfMessage
Properties
| Improve this Doc View SourceEventName
Message event name.
Declaration
[JsonIgnore]
public string EventName { get; }
Property Value
Type | Description |
---|---|
String |
Remarks
Equals to MessagePrivateUnsubscribe.