enable calls

pull/560/head
Ryan Zhao 4 years ago
parent b2b03eb273
commit e413b9da86

@ -6,7 +6,7 @@ import CallKit
public final class SessionCall: NSObject, WebRTCSessionDelegate { public final class SessionCall: NSObject, WebRTCSessionDelegate {
@objc static let isEnabled = false @objc static let isEnabled = true
// MARK: Metadata Properties // MARK: Metadata Properties
let uuid: String let uuid: String

Loading…
Cancel
Save