Open 3D Engine Twitch Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Twitch::TwitchSystemComponent Member List

This is the complete list of members for Twitch::TwitchSystemComponent, including all inherited members.

AcceptFriendRequest(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
Activate() override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
AZ_COMPONENT(TwitchSystemComponent, "{8AC76E51-CE55-4D67-90DE-41D1A7756E32}") (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponent
CheckChannelSubscriptionbyUser(ReceiptID &receipt, const AZStd::string &channelID, const AZStd::string &userID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
CreateFriendRequest(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
Deactivate() override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
DeclineFriendRequest(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetApplicationID() const override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannel(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelbyID(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelEditors(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelFollowers(ReceiptID &receipt, const AZStd::string &channelID, const AZStd::string &cursor, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelSubscribers(ReceiptID &receipt, const AZStd::string &channelID, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelTeams(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetChannelVideos(ReceiptID &receipt, const AZStd::string &channelID, BroadCastType broadcastType, const AZStd::string &language, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetDependentServices(AZ::ComponentDescriptor::DependencyArrayType &dependent) (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentstatic
GetFriendNotificationCount(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetFriendRecommendations(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetFriendRequests(ReceiptID &receipt, const AZStd::string &cursor) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetFriends(ReceiptID &receipt, const AZStd::string &friendID, const AZStd::string &cursor) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetFriendStatus(ReceiptID &receipt, const AZStd::string &sourceFriendID, const AZStd::string &targetFriendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentstatic
GetOAuthToken() const override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetPresenceSettings(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetPresenceStatusofFriends(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentstatic
GetReceipt() (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentstatic
GetSessionID() const override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetUser(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
GetUserID() const override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
Init() override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
OnSystemTick() override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponent
Reflect(AZ::ReflectContext *context) (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentstatic
RequestOAuthToken(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
RequestUserID(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
ResetChannelStreamKey(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
ResetFriendsNotificationCount(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
SetApplicationID(const AZStd::string &twitchApplicationID) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
SetOAuthToken(ReceiptID &receipt, const AZStd::string &token) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
SetUserID(ReceiptID &receipt, const AZStd::string &userId) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
StartChannelCommercial(ReceiptID &receipt, const AZStd::string &channelID, CommercialLength length) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
TwitchSystemComponent() (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponent
UpdateChannel(ReceiptID &receipt, const ChannelUpdateInfo &channelUpdateInfo) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
UpdatePresenceSettings(ReceiptID &receipt, bool isInvisible, bool shareActivity) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
UpdatePresenceStatus(ReceiptID &receipt, PresenceAvailability availability, PresenceActivityType activityType, const AZStd::string &gameContext) override (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentprotected
~TwitchSystemComponent() (defined in Twitch::TwitchSystemComponent)Twitch::TwitchSystemComponentinlinevirtual