Class AsyncOperationBase
Implements
Inherited Members
CustomYieldInstruction.MoveNext()
CustomYieldInstruction.Reset()
CustomYieldInstruction.Current
Namespace: Unity.WebRTC
Assembly: solution.dll
Syntax
public class AsyncOperationBase : CustomYieldInstruction, IEnumerator
Properties
| Name | Description |
|---|---|
| Error | |
| IsDone | |
| IsError | |
| keepWaiting | Indicates if coroutine should be kept suspended. |