docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AsyncOperationBase

    Inheritance
    object
    CustomYieldInstruction
    AsyncOperationBase
    RTCSessionDescriptionAsyncOperation
    RTCSetSessionDescriptionAsyncOperation
    RTCStatsReportAsyncOperation
    Implements
    IEnumerator
    Inherited Members
    CustomYieldInstruction.MoveNext()
    CustomYieldInstruction.Reset()
    CustomYieldInstruction.Current
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class AsyncOperationBase : CustomYieldInstruction, IEnumerator

    Properties

    Error

    Declaration
    public RTCError Error { get; }
    Property Value
    Type Description
    RTCError

    IsDone

    Declaration
    public bool IsDone { get; }
    Property Value
    Type Description
    bool

    IsError

    Declaration
    public bool IsError { get; }
    Property Value
    Type Description
    bool

    keepWaiting

    Declaration
    public override bool keepWaiting { get; }
    Property Value
    Type Description
    bool
    Overrides
    CustomYieldInstruction.keepWaiting

    Implements

    IEnumerator
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)