-
A server-wide announcement has just been added.
Declaration
Swift
case announcement
-
A participant in a Fez the user is a member of has posted a new message.
Declaration
Swift
case fezUnreadMsg
-
A participant in a Seamail thread the user is a member of has posted a new message.
Declaration
Swift
case seamailUnreadMsg
-
A user has posted a Twarrt that contains a word this user has set as an alertword.
Declaration
Swift
case alertwordTwarrt
-
A user has posted a Forum Post that contains a word this user has set as an alertword.
Declaration
Swift
case alertwordPost
-
A user has posted a Twarrt that @mentions this user.
Declaration
Swift
case twarrtMention
-
A user has posted a Forum Post that @mentions this user.
Declaration
Swift
case forumMention
-
An event the user is following is about to start.
Declaration
Swift
case followedEventStarting
-
Someone is trying to call this user via KrakenTalk.
Declaration
Swift
case incomingPhoneCall
-
The callee answered the call, possibly on another device.
Declaration
Swift
case phoneCallAnswered
-
Caller hung up while phone was rining, or other party ended the call in progress, or callee declined
Declaration
Swift
case phoneCallEnded
-
A new or edited forum post that now @mentions @moderator.
Declaration
Swift
case moderatorForumMention
-
A new or edited forum post that now @mentions @twitarrteam.
Declaration
Swift
case twitarrTeamForumMention
-
An LFG the user has joined is about to start.
Declaration
Swift
case joinedLFGStarting
-
A Micro Karaoke song the user contributed to is ready for viewing. .
Declaration
Swift
case microKaraokeSongReady
-
A Personal Event the user has created or was added to is about to start.
Declaration
Swift
case personalEventStarting