C# Class PlayFab.PlayStreamModels.PlayerLoggedInEventData

Inheritance: PlayStreamEventBase
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Location EventLocation
Platform LoginIdentityProvider?
PlatformUserId string
TitleId string

Property Details

Location public property

public EventLocation,PlayFab.PlayStreamModels Location
return EventLocation

Platform public property

public LoginIdentityProvider? Platform
return LoginIdentityProvider?

PlatformUserId public property

public string PlatformUserId
return string

TitleId public property

public string TitleId
return string