Class BannedServiceResponse

Inheritance

System.Object
BannedServiceResponse

Inherited Members

System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: STREAMSIX.BusClient
Assembly: cs.temp.dll.dll

Syntax

public class BannedServiceResponse

Fields

Loaded

Declaration

public Dictionary<string, StoredBan> Loaded

Field Value

TypeDescription
Dictionary<System.String, StoredBan>

StreamerID

Declaration

public string StreamerID

Field Value

TypeDescription
System.String

Timestamp

Declaration

public long Timestamp

Field Value

TypeDescription
System.Int64