ICECandidate

public final class ICECandidate : Equatable

ICE Candidate を表します。

比較

  • オブジェクト同士を比較します。 双方の URL と SDP 文字列が等しければ true を返します。

    Declaration

    Swift

    public static func == (lhs: ICECandidate, rhs: ICECandidate) -> Bool

プロパティ

初期化