Show / Hide Table of Contents

Class RosterClientSettings

Settings for the Roster client.

Inheritance
System.Object
RosterClientSettings
Namespace: Microsoft.XboxStudios.SQTech.Roster.Client
Assembly: Microsoft.XboxStudios.SQTech.Roster.Client.App.dll
Syntax
public class RosterClientSettings : ApiSettings

Constructors

View Source

RosterClientSettings()

Initializes a new instance of the RosterClientSettings class.

Declaration
public RosterClientSettings()
View Source

RosterClientSettings(TargetEnvironment)

Initializes a new instance of the RosterClientSettings class.

Declaration
public RosterClientSettings(TargetEnvironment targetEnvironment)
Parameters
Type Name Description
TargetEnvironment targetEnvironment
  • View Source
In This Article
Back to top Generated by DocFX