JamClientApi.GameSessionResult

Inherits: JamHttpBase.Result < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

String

session_id

""

SessionStatus

status

1

String

region

""

String

address

""

JamClientApi.PlayerInfo[]

players

[]

String

join_id

""

Methods

JamClientApi.GameSessionResult

from_result ( JamHttpBase.Result res ) static

bool

has_unusable_status ( )

float

busy_progress ( )


Property Descriptions

String session_id = ""

There is currently no description for this property. Please help us by contributing one!


SessionStatus status = 1

There is currently no description for this property. Please help us by contributing one!


String region = ""

There is currently no description for this property. Please help us by contributing one!


String address = ""

There is currently no description for this property. Please help us by contributing one!


JamClientApi.PlayerInfo[] players = []

There is currently no description for this property. Please help us by contributing one!


String join_id = ""

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

JamClientApi.GameSessionResult from_result ( JamHttpBase.Result res ) static

There is currently no description for this method. Please help us by contributing one!


bool has_unusable_status ( )

There is currently no description for this method. Please help us by contributing one!


float busy_progress ( )

There is currently no description for this method. Please help us by contributing one!