Class MessageEventNames
Collection of message event names used by Wolf protocol.
Namespace: TehGM.Wolfringo.Messages
Assembly: Wolfringo.Core.dll
Syntax
public static class MessageEventNames
Fields
| Improve this Doc View SourceAchievement
WOLF Protocol Event name for AchievementMessage.
Declaration
public const string Achievement = "achievement"
Field Value
Type | Description |
---|---|
String |
AchievementGroupList
WOLF Protocol Event name for GroupAchievementListMessage.
Declaration
public const string AchievementGroupList = "achievement group list"
Field Value
Type | Description |
---|---|
String |
AchievementList
WOLF Protocol Event name for AchievementListMessage.
Declaration
public const string AchievementList = "achievement list"
Field Value
Type | Description |
---|---|
String |
AchievementSubscriberList
WOLF Protocol Event name for UserAchievementListMessage.
Declaration
public const string AchievementSubscriberList = "achievement subscriber list"
Field Value
Type | Description |
---|---|
String |
CharmList
WOLF Protocol Event name for CharmListMessage.
Declaration
public const string CharmList = "charm list"
Field Value
Type | Description |
---|---|
String |
CharmSubscriberActiveList
WOLF Protocol Event name for UserActiveCharmsListMessage.
Declaration
public const string CharmSubscriberActiveList = "charm subscriber active list"
Field Value
Type | Description |
---|---|
String |
CharmSubscriberExpiredList
WOLF Protocol Event name for UserExpiredCharmsListMessage.
Declaration
public const string CharmSubscriberExpiredList = "charm subscriber expired list"
Field Value
Type | Description |
---|---|
String |
CharmSubscriberSetSelected
WOLF Protocol Event name for UserCharmsSelectMessage.
Declaration
public const string CharmSubscriberSetSelected = "charm subscriber set selected"
Field Value
Type | Description |
---|---|
String |
CharmSubscriberStatistics
WOLF Protocol Event name for CharmStatisticsMessage.
Declaration
public const string CharmSubscriberStatistics = "charm subscriber statistics"
Field Value
Type | Description |
---|---|
String |
GroupAdmin
WOLF Protocol Event name for GroupAdminMessage.
Declaration
public const string GroupAdmin = "group admin"
Field Value
Type | Description |
---|---|
String |
GroupAudioCountUpdate
WOLF Protocol Event name for GroupAudioCountUpdateEvent.
Declaration
public const string GroupAudioCountUpdate = "group audio count update"
Field Value
Type | Description |
---|---|
String |
GroupAudioUpdate
WOLF Protocol Event name for GroupAudioUpdateMessage.
Declaration
public const string GroupAudioUpdate = "group audio update"
Field Value
Type | Description |
---|---|
String |
GroupCreate
WOLF Protocol Event name for GroupCreateMessage.
Declaration
public const string GroupCreate = "group create"
Field Value
Type | Description |
---|---|
String |
GroupMemberAdd
WOLF Protocol Event name for GroupJoinMessage.
Declaration
public const string GroupMemberAdd = "group member add"
Field Value
Type | Description |
---|---|
String |
GroupMemberDelete
WOLF Protocol Event name for GroupLeaveMessage.
Declaration
public const string GroupMemberDelete = "group member delete"
Field Value
Type | Description |
---|---|
String |
GroupMemberList
WOLF Protocol Event name for GroupMembersListMessage.
Declaration
public const string GroupMemberList = "group member list"
Field Value
Type | Description |
---|---|
String |
GroupMemberUpdate
WOLF Protocol Event name for GroupMemberUpdateEvent.
Declaration
public const string GroupMemberUpdate = "group member update"
Field Value
Type | Description |
---|---|
String |
GroupProfile
WOLF Protocol Event name for GroupProfileMessage.
Declaration
public const string GroupProfile = "group profile"
Field Value
Type | Description |
---|---|
String |
GroupProfileUpdate
WOLF Protocol Event name for GroupUpdateMessage.
Declaration
public const string GroupProfileUpdate = "group profile update"
Field Value
Type | Description |
---|---|
String |
GroupStats
WOLF Protocol Event name for GroupStatisticsMessage.
Declaration
public const string GroupStats = "group stats"
Field Value
Type | Description |
---|---|
String |
GroupUpdate
WOLF Protocol Event name for GroupUpdateEvent.
Declaration
public const string GroupUpdate = "group update"
Field Value
Type | Description |
---|---|
String |
MessageConversationList
WOLF Protocol Event name for RecentConversationsMessage.
Declaration
public const string MessageConversationList = "message conversation list"
Field Value
Type | Description |
---|---|
String |
MessageGroupHistoryList
WOLF Protocol Event name for GroupChatHistoryMessage.
Declaration
public const string MessageGroupHistoryList = "message group history list"
Field Value
Type | Description |
---|---|
String |
MessageGroupSubscribe
WOLF Protocol Event name for SubscribeToGroupMessage.
Declaration
public const string MessageGroupSubscribe = "message group subscribe"
Field Value
Type | Description |
---|---|
String |
MessageGroupUnsubscribe
WOLF Protocol Event name for UnsubscribeFromGroupMessage.
Declaration
public const string MessageGroupUnsubscribe = "message group unsubscribe"
Field Value
Type | Description |
---|---|
String |
MessagePrivateHistoryList
WOLF Protocol Event name for PrivateChatHistoryMessage.
Declaration
public const string MessagePrivateHistoryList = "message private history list"
Field Value
Type | Description |
---|---|
String |
MessagePrivateSubscribe
WOLF Protocol Event name for SubscribeToPmMessage.
Declaration
public const string MessagePrivateSubscribe = "message private subscribe"
Field Value
Type | Description |
---|---|
String |
MessagePrivateUnsubscribe
WOLF Protocol Event name for UnsubscribeFromPrivateMessage.
Declaration
public const string MessagePrivateUnsubscribe = "message private unsubscribe"
Field Value
Type | Description |
---|---|
String |
MessageSend
WOLF Protocol Event name for ChatMessage.
Declaration
public const string MessageSend = "message send"
Field Value
Type | Description |
---|---|
String |
MessageUpdate
WOLF Protocol Event name for ChatUpdateMessage.
Declaration
public const string MessageUpdate = "message update"
Field Value
Type | Description |
---|---|
String |
MetadataUrl
WOLF Protocol Event name for UrlMetadataMessage.
Declaration
public const string MetadataUrl = "metadata url"
Field Value
Type | Description |
---|---|
String |
NotificationList
WOLF Protocol Event name for NotificationsListMessage.
Declaration
public const string NotificationList = "notification list"
Field Value
Type | Description |
---|---|
String |
NotificationListClear
WOLF Protocol Event name for NotificationsClearMessage.
Declaration
public const string NotificationListClear = "notification list clear"
Field Value
Type | Description |
---|---|
String |
PresenceUpdate
WOLF Protocol Event name for PresenceUpdateEvent.
Declaration
public const string PresenceUpdate = "presence update"
Field Value
Type | Description |
---|---|
String |
SecurityLogin
WOLF Protocol Event name for LoginMessage.
Declaration
public const string SecurityLogin = "security login"
Field Value
Type | Description |
---|---|
String |
SecurityLogout
WOLF Protocol Event name for LogoutMessage.
Declaration
public const string SecurityLogout = "security logout"
Field Value
Type | Description |
---|---|
String |
SubscriberBlockAdd
WOLF Protocol Event name for BlockAddMessage.
Declaration
public const string SubscriberBlockAdd = "subscriber block add"
Field Value
Type | Description |
---|---|
String |
SubscriberBlockDelete
WOLF Protocol Event name for BlockDeleteMessage.
Declaration
public const string SubscriberBlockDelete = "subscriber block delete"
Field Value
Type | Description |
---|---|
String |
SubscriberBlockList
WOLF Protocol Event name for BlockListMessage.
Declaration
public const string SubscriberBlockList = "subscriber block list"
Field Value
Type | Description |
---|---|
String |
SubscriberContactAdd
WOLF Protocol Event name for ContactAddMessage.
Declaration
public const string SubscriberContactAdd = "subscriber contact add"
Field Value
Type | Description |
---|---|
String |
SubscriberContactDelete
WOLF Protocol Event name for ContactDeleteMessage.
Declaration
public const string SubscriberContactDelete = "subscriber contact delete"
Field Value
Type | Description |
---|---|
String |
SubscriberContactList
WOLF Protocol Event name for ContactListMessage.
Declaration
public const string SubscriberContactList = "subscriber contact list"
Field Value
Type | Description |
---|---|
String |
SubscriberGroupList
WOLF Protocol Event name for GroupListMessage.
Declaration
public const string SubscriberGroupList = "subscriber group list"
Field Value
Type | Description |
---|---|
String |
SubscriberProfile
WOLF Protocol Event name for UserProfileMessage.
Declaration
public const string SubscriberProfile = "subscriber profile"
Field Value
Type | Description |
---|---|
String |
SubscriberProfileUpdate
WOLF Protocol Event name for UserProfileMessage.
Declaration
public const string SubscriberProfileUpdate = "subscriber profile update"
Field Value
Type | Description |
---|---|
String |
SubscriberSettingsUpdate
WOLF Protocol Event name for OnlineStateUpdateMessage.
Declaration
public const string SubscriberSettingsUpdate = "subscriber settings update"
Field Value
Type | Description |
---|---|
String |
SubscriberUpdate
WOLF Protocol Event name for UserUpdateEvent.
Declaration
public const string SubscriberUpdate = "subscriber update"
Field Value
Type | Description |
---|---|
String |
TipAdd
WOLF Protocol Event name for TipAddMessage.
Declaration
public const string TipAdd = "tip add"
Field Value
Type | Description |
---|---|
String |
TipDetail
WOLF Protocol Event name for TipDetailsMessage.
Declaration
public const string TipDetail = "tip detail"
Field Value
Type | Description |
---|---|
String |
TipGroupSubscribe
WOLF Protocol Event name for SubscribeToGroupTipsMessage.
Declaration
public const string TipGroupSubscribe = "tip group subscribe"
Field Value
Type | Description |
---|---|
String |
TipSummary
WOLF Protocol Event name for TipSummaryMessage.
Declaration
public const string TipSummary = "tip summary"
Field Value
Type | Description |
---|---|
String |
Welcome
WOLF Protocol Event name for WelcomeEvent.
Declaration
public const string Welcome = "welcome"
Field Value
Type | Description |
---|---|
String |