|
Open 3D Engine Twitch Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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::TwitchSystemComponent | protected |
| Activate() override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| 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::TwitchSystemComponent | protected |
| CreateFriendRequest(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| Deactivate() override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| DeclineFriendRequest(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetApplicationID() const override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannel(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelbyID(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelEditors(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelFollowers(ReceiptID &receipt, const AZStd::string &channelID, const AZStd::string &cursor, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelSubscribers(ReceiptID &receipt, const AZStd::string &channelID, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelTeams(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetChannelVideos(ReceiptID &receipt, const AZStd::string &channelID, BroadCastType broadcastType, const AZStd::string &language, AZ::u64 offset) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetDependentServices(AZ::ComponentDescriptor::DependencyArrayType &dependent) (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | static |
| GetFriendNotificationCount(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetFriendRecommendations(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetFriendRequests(ReceiptID &receipt, const AZStd::string &cursor) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetFriends(ReceiptID &receipt, const AZStd::string &friendID, const AZStd::string &cursor) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetFriendStatus(ReceiptID &receipt, const AZStd::string &sourceFriendID, const AZStd::string &targetFriendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetIncompatibleServices(AZ::ComponentDescriptor::DependencyArrayType &incompatible) (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | static |
| GetOAuthToken() const override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetPresenceSettings(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetPresenceStatusofFriends(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetProvidedServices(AZ::ComponentDescriptor::DependencyArrayType &provided) (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | static |
| GetReceipt() (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetRequiredServices(AZ::ComponentDescriptor::DependencyArrayType &required) (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | static |
| GetSessionID() const override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetUser(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| GetUserID() const override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| Init() override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| OnSystemTick() override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | |
| Reflect(AZ::ReflectContext *context) (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | static |
| RequestOAuthToken(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| RequestUserID(ReceiptID &receipt) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| ResetChannelStreamKey(ReceiptID &receipt, const AZStd::string &channelID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| ResetFriendsNotificationCount(ReceiptID &receipt, const AZStd::string &friendID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| SetApplicationID(const AZStd::string &twitchApplicationID) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| SetOAuthToken(ReceiptID &receipt, const AZStd::string &token) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| SetUserID(ReceiptID &receipt, const AZStd::string &userId) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| StartChannelCommercial(ReceiptID &receipt, const AZStd::string &channelID, CommercialLength length) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| TwitchSystemComponent() (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | |
| UpdateChannel(ReceiptID &receipt, const ChannelUpdateInfo &channelUpdateInfo) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| UpdatePresenceSettings(ReceiptID &receipt, bool isInvisible, bool shareActivity) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| UpdatePresenceStatus(ReceiptID &receipt, PresenceAvailability availability, PresenceActivityType activityType, const AZStd::string &gameContext) override (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | protected |
| ~TwitchSystemComponent() (defined in Twitch::TwitchSystemComponent) | Twitch::TwitchSystemComponent | inlinevirtual |