C_Club.GetClubStreamNotificationSettings

From Warcraft Wiki
Jump to navigation Jump to search

Needs summary.

settings = C_Club.GetClubStreamNotificationSettings(clubId)

Arguments

clubId
string

Returns

settings
structure - ClubStreamNotificationSetting[]
ClubStreamNotificationSetting
Field Type Description
streamId string
filter Enum.ClubStreamNotificationFilter
Enum.ClubStreamNotificationFilter
Value Field Description
0 None
1 Mention
2 All

Patch changes

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.