C# (CSharp) PlayFab Namespace

Nested Namespaces

PlayFab.AdminModels
PlayFab.ClientModels
PlayFab.Events
PlayFab.Internal
PlayFab.MatchmakerModels
PlayFab.PfEditor
PlayFab.PlayStreamModels
PlayFab.Public
PlayFab.Samples
PlayFab.ServerModels
PlayFab.SharedModels

Classes

Name Description
PlayFabAdminAPI APIs for managing title configurations, uploaded Game Server code executables, and user data
PlayFabDataGatherer
PlayFabError
PlayFabMatchmakerAPI Enables the use of an external match-making service in conjunction with PlayFab hosted Game Server instances
PlayFabPlayStreamAPI APIs which allow game servers to subscribe to PlayStream events for a specific title This API is server only, and should NEVER be used on clients.
PlayFabSettings
PlayStreamNotification The server message wrapper for PlayStream events. Should be used to deserialize EventObject into its appropriate types by EventName, TntityType, and EventNamespace. Do not modify.
PlayStreamNotification.PlayStreamEvent
PlayStreamNotification.PlayerProfile
PlayStreamNotification.PlayerProfile.LinkedAccount
SubscriptionError The error code of PlayStream subscription result.