UNPKG

@steambrew/client

Version:
7 lines (6 loc) 460 B
export var EClientUINotificationType; (function (EClientUINotificationType) { EClientUINotificationType[EClientUINotificationType["GroupChatMessage"] = 1] = "GroupChatMessage"; EClientUINotificationType[EClientUINotificationType["FriendChatMessage"] = 2] = "FriendChatMessage"; EClientUINotificationType[EClientUINotificationType["FriendPersonaState"] = 3] = "FriendPersonaState"; })(EClientUINotificationType || (EClientUINotificationType = {}));