Erstellt einen CoDoingClient
.
Unterschrift
createCoDoingClient(coDoingDelegate: CoDoingDelegate): Promise<CoDoingClient>;
Details
Optional | Nein |
---|
Parameter
Name | Typ | Optional | Beschreibung |
---|---|---|---|
coDoingDelegate |
CoDoingDelegate |
Nein |
Gibt Folgendes zurück:
Promise<CoDoingClient>