ParticipantDeviceIdentity

public class ParticipantDeviceIdentity : LinphoneObject

Undocumented

  • Undocumented

    Declaration

    Swift

    public static func getSwiftObject(cObject: OpaquePointer) -> ParticipantDeviceIdentity
  • Undocumented

    Declaration

    Swift

    public var getCobject: OpaquePointer? { get }
  • Clones a #LinphoneParticipantDeviceIdentity object.

    Declaration

    Swift

    public func clone() -> ParticipantDeviceIdentity?