Table of Contents

Struct LoginResponse

Namespace
Coherence.Runtime
Assembly
Coherence.Runtime.dll
public struct LoginResponse

Fields

KvStoreState

public List<KvPair> KvStoreState

Field Value

List<KvPair>

LobbyIds

public List<string> LobbyIds

Field Value

List<string>

SessionToken

public string SessionToken

Field Value

string

UserId

public string UserId

Field Value

string