Enum WebRTCIceGatheringState

    Definition

    Namespace:
    Tizen.Multimedia.Remoting
    Assembly:
    Tizen.Multimedia.Remoting.dll

    Specifies ICE gathering states that a WebRTC can have.

    public enum WebRTCIceGatheringState

    Fields

    Name Description
    Completed

    Ice gathering sequence has been completed.

    Gathering

    Ice candidate is creating.

    New

    The Initial state.

    See Also
    IceCandidate
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX