Table of Contents

Class WorldServiceCoroutineExtensions

Namespace
Coherence.Cloud.Coroutines
Assembly
Coherence.Runtime.dll
public static class WorldServiceCoroutineExtensions
Inheritance
WorldServiceCoroutineExtensions

Methods

WaitForFetchWorlds(WorldsService, string, string)

public static WaitForRequestResponse<IReadOnlyList<WorldData>> WaitForFetchWorlds(this WorldsService worldsService, string region = "", string simSlug = "")

Parameters

worldsService WorldsService
region string
simSlug string

Returns

WaitForRequestResponse<IReadOnlyList<WorldData>>

WaitForLogin(WorldsService)

public static WaitForPredicate WaitForLogin(this WorldsService worldsService)

Parameters

worldsService WorldsService

Returns

WaitForPredicate