Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Class MessageEventNames

    Collection of message event names used by Wolf protocol.

    Inheritance
    System.Object
    MessageEventNames
    Namespace: TehGM.Wolfringo.Messages
    Assembly: Wolfringo.Core.dll
    Syntax
    public static class MessageEventNames

    Fields

    | Improve this Doc View Source

    Achievement

    WOLF Protocol Event name for AchievementMessage.

    Declaration
    public const string Achievement = "achievement"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    AchievementGroupList

    WOLF Protocol Event name for GroupAchievementListMessage.

    Declaration
    public const string AchievementGroupList = "achievement group list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    AchievementList

    WOLF Protocol Event name for AchievementListMessage.

    Declaration
    public const string AchievementList = "achievement list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    AchievementSubscriberList

    WOLF Protocol Event name for UserAchievementListMessage.

    Declaration
    public const string AchievementSubscriberList = "achievement subscriber list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CharmList

    WOLF Protocol Event name for CharmListMessage.

    Declaration
    public const string CharmList = "charm list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CharmSubscriberActiveList

    WOLF Protocol Event name for UserActiveCharmsListMessage.

    Declaration
    public const string CharmSubscriberActiveList = "charm subscriber active list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CharmSubscriberExpiredList

    WOLF Protocol Event name for UserExpiredCharmsListMessage.

    Declaration
    public const string CharmSubscriberExpiredList = "charm subscriber expired list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CharmSubscriberSetSelected

    WOLF Protocol Event name for UserCharmsSelectMessage.

    Declaration
    public const string CharmSubscriberSetSelected = "charm subscriber set selected"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    CharmSubscriberStatistics

    WOLF Protocol Event name for CharmStatisticsMessage.

    Declaration
    public const string CharmSubscriberStatistics = "charm subscriber statistics"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupAdmin

    WOLF Protocol Event name for GroupAdminMessage.

    Declaration
    public const string GroupAdmin = "group admin"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupAudioCountUpdate

    WOLF Protocol Event name for GroupAudioCountUpdateEvent.

    Declaration
    public const string GroupAudioCountUpdate = "group audio count update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupAudioUpdate

    WOLF Protocol Event name for GroupAudioUpdateMessage.

    Declaration
    public const string GroupAudioUpdate = "group audio update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupCreate

    WOLF Protocol Event name for GroupCreateMessage.

    Declaration
    public const string GroupCreate = "group create"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberAdd

    WOLF Protocol Event name for GroupJoinMessage.

    Declaration
    public const string GroupMemberAdd = "group member add"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberDelete

    WOLF Protocol Event name for GroupLeaveMessage.

    Declaration
    public const string GroupMemberDelete = "group member delete"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberList

    WOLF Protocol Event name for GroupMembersListMessage.

    Declaration
    public const string GroupMemberList = "group member list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberPrivilegedAdd

    WOLF Protocol Event name for GroupMemberPrivilegedAddEvent.

    Declaration
    public const string GroupMemberPrivilegedAdd = "group member privileged add"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberPrivilegedDelete

    WOLF Protocol Event name for GroupMemberPrivilegedDeleteEvent.

    Declaration
    public const string GroupMemberPrivilegedDelete = "group member privileged delete"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberPrivilegedList

    WOLF Protocol Event name for GroupMemberPrivilegedListMessage.

    Declaration
    public const string GroupMemberPrivilegedList = "group member privileged list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberPrivilegedUpdate

    WOLF Protocol Event name for GroupMemberPrivilegedUpdateEvent.

    Declaration
    public const string GroupMemberPrivilegedUpdate = "group member privileged update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberRegularList

    WOLF Protocol Event name for GroupMemberRegularListMessage.

    Declaration
    public const string GroupMemberRegularList = "group member regular list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupMemberUpdate

    WOLF Protocol Event name for GroupMemberUpdateEvent.

    Declaration
    [Obsolete("WOLF protocol seems to no longer send this event. Use GroupMemberPrivilegedUpdate and GroupMemberPrivilegedDelete instead.")]
    public const string GroupMemberUpdate = "group member update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupProfile

    WOLF Protocol Event name for GroupProfileMessage.

    Declaration
    public const string GroupProfile = "group profile"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupProfileUpdate

    WOLF Protocol Event name for GroupUpdateMessage.

    Declaration
    public const string GroupProfileUpdate = "group profile update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupStats

    WOLF Protocol Event name for GroupStatisticsMessage.

    Declaration
    public const string GroupStats = "group stats"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    GroupUpdate

    WOLF Protocol Event name for GroupUpdateEvent.

    Declaration
    public const string GroupUpdate = "group update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageConversationList

    WOLF Protocol Event name for RecentConversationsMessage.

    Declaration
    public const string MessageConversationList = "message conversation list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageGroupHistoryList

    WOLF Protocol Event name for GroupChatHistoryMessage.

    Declaration
    public const string MessageGroupHistoryList = "message group history list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageGroupSubscribe

    WOLF Protocol Event name for SubscribeToGroupMessage.

    Declaration
    public const string MessageGroupSubscribe = "message group subscribe"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageGroupUnsubscribe

    WOLF Protocol Event name for UnsubscribeFromGroupMessage.

    Declaration
    public const string MessageGroupUnsubscribe = "message group unsubscribe"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessagePrivateHistoryList

    WOLF Protocol Event name for PrivateChatHistoryMessage.

    Declaration
    public const string MessagePrivateHistoryList = "message private history list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessagePrivateSubscribe

    WOLF Protocol Event name for SubscribeToPmMessage.

    Declaration
    public const string MessagePrivateSubscribe = "message private subscribe"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessagePrivateUnsubscribe

    WOLF Protocol Event name for UnsubscribeFromPrivateMessage.

    Declaration
    public const string MessagePrivateUnsubscribe = "message private unsubscribe"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageSend

    WOLF Protocol Event name for ChatMessage.

    Declaration
    public const string MessageSend = "message send"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MessageUpdate

    WOLF Protocol Event name for ChatUpdateMessage.

    Declaration
    public const string MessageUpdate = "message update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    MetadataUrl

    WOLF Protocol Event name for UrlMetadataMessage.

    Declaration
    public const string MetadataUrl = "metadata url"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    NotificationList

    WOLF Protocol Event name for NotificationsListMessage.

    Declaration
    public const string NotificationList = "notification list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    NotificationListClear

    WOLF Protocol Event name for NotificationsClearMessage.

    Declaration
    public const string NotificationListClear = "notification list clear"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    PresenceUpdate

    WOLF Protocol Event name for PresenceUpdateEvent.

    Declaration
    public const string PresenceUpdate = "presence update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SecurityLogin

    WOLF Protocol Event name for LoginMessage.

    Declaration
    public const string SecurityLogin = "security login"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SecurityLogout

    WOLF Protocol Event name for LogoutMessage.

    Declaration
    public const string SecurityLogout = "security logout"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberBlockAdd

    WOLF Protocol Event name for BlockAddMessage.

    Declaration
    public const string SubscriberBlockAdd = "subscriber block add"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberBlockDelete

    WOLF Protocol Event name for BlockDeleteMessage.

    Declaration
    public const string SubscriberBlockDelete = "subscriber block delete"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberBlockList

    WOLF Protocol Event name for BlockListMessage.

    Declaration
    public const string SubscriberBlockList = "subscriber block list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberContactAdd

    WOLF Protocol Event name for ContactAddMessage.

    Declaration
    public const string SubscriberContactAdd = "subscriber contact add"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberContactDelete

    WOLF Protocol Event name for ContactDeleteMessage.

    Declaration
    public const string SubscriberContactDelete = "subscriber contact delete"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberContactList

    WOLF Protocol Event name for ContactListMessage.

    Declaration
    public const string SubscriberContactList = "subscriber contact list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberGroupList

    WOLF Protocol Event name for GroupListMessage.

    Declaration
    public const string SubscriberGroupList = "subscriber group list"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberProfile

    WOLF Protocol Event name for UserProfileMessage.

    Declaration
    public const string SubscriberProfile = "subscriber profile"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberProfileUpdate

    WOLF Protocol Event name for UserProfileMessage.

    Declaration
    public const string SubscriberProfileUpdate = "subscriber profile update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberSettingsUpdate

    WOLF Protocol Event name for OnlineStateUpdateMessage.

    Declaration
    public const string SubscriberSettingsUpdate = "subscriber settings update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    SubscriberUpdate

    WOLF Protocol Event name for UserUpdateEvent.

    Declaration
    public const string SubscriberUpdate = "subscriber update"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    TipAdd

    WOLF Protocol Event name for TipAddMessage.

    Declaration
    public const string TipAdd = "tip add"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    TipDetail

    WOLF Protocol Event name for TipDetailsMessage.

    Declaration
    public const string TipDetail = "tip detail"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    TipGroupSubscribe

    WOLF Protocol Event name for SubscribeToGroupTipsMessage.

    Declaration
    public const string TipGroupSubscribe = "tip group subscribe"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    TipSummary

    WOLF Protocol Event name for TipSummaryMessage.

    Declaration
    public const string TipSummary = "tip summary"
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Welcome

    WOLF Protocol Event name for WelcomeEvent.

    Declaration
    public const string Welcome = "welcome"
    Field Value
    Type Description
    System.String