BLParticipant

public struct BLParticipant : Hashable, Sendable

The BLParticipant struct represents a BLCall participant information.

Properties

Equatable

  • Declaration

    Swift

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

Hashable

  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)