docs.unity.cn
    Show / Hide Table of Contents

    Class RTCSessionDescriptionAsyncOperation

    Inheritance
    Object
    CustomYieldInstruction
    AsyncOperationBase
    RTCSessionDescriptionAsyncOperation
    Inherited Members
    AsyncOperationBase.Error
    AsyncOperationBase.IsError
    AsyncOperationBase.IsDone
    AsyncOperationBase.keepWaiting
    UnityEngine.CustomYieldInstruction.MoveNext()
    UnityEngine.CustomYieldInstruction.Reset()
    UnityEngine.CustomYieldInstruction.Current
    Namespace: Unity.WebRTC
    Syntax
    public class RTCSessionDescriptionAsyncOperation : AsyncOperationBase, IEnumerator

    Properties

    Desc

    Declaration
    public RTCSessionDescription Desc { get; }
    Property Value
    Type Description
    RTCSessionDescription
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 4, 2022
    Terms of use