chengyanfang

sdk upgrade

Showing 50 changed files with 7 additions and 7 deletions
Pod::Spec.new do |s|
s.name = "HHMedicSDK"
s.version = "3.1.2.041918"
s.version = "3.1.2.041919"
s.summary = "和缓基础SDK"
s.description = <<-DESC
... ...
... ... @@ -3,5 +3,5 @@
<plist version="1.0">
<dict>
<key>HHBundleVersion</key>
<string>3.1.2.041918</string></dict>
<string>3.1.2.041919</string></dict>
</plist>
... ...
... ... @@ -405,7 +405,7 @@ extension VCManager {
public func isInBusy() -> Swift.Bool
}
extension VCManager {
public func onReceiveInvite(notifyInfo: HHSDKVideo.NotifyInfo, currentCallId: Swift.UInt64)
public func onReceiveInvite(docModel: HHSDKVideo.HHInviteDocModel)
}
public struct EKProperty {
public struct ButtonContent {
... ...
... ... @@ -405,7 +405,7 @@ extension VCManager {
public func isInBusy() -> Swift.Bool
}
extension VCManager {
public func onReceiveInvite(notifyInfo: HHSDKVideo.NotifyInfo, currentCallId: Swift.UInt64)
public func onReceiveInvite(docModel: HHSDKVideo.HHInviteDocModel)
}
public struct EKProperty {
public struct ButtonContent {
... ...
... ... @@ -405,7 +405,7 @@ extension VCManager {
public func isInBusy() -> Swift.Bool
}
extension VCManager {
public func onReceiveInvite(notifyInfo: HHSDKVideo.NotifyInfo, currentCallId: Swift.UInt64)
public func onReceiveInvite(docModel: HHSDKVideo.HHInviteDocModel)
}
public struct EKProperty {
public struct ButtonContent {
... ...
... ... @@ -405,7 +405,7 @@ extension VCManager {
public func isInBusy() -> Swift.Bool
}
extension VCManager {
public func onReceiveInvite(notifyInfo: HHSDKVideo.NotifyInfo, currentCallId: Swift.UInt64)
public func onReceiveInvite(docModel: HHSDKVideo.HHInviteDocModel)
}
public struct EKProperty {
public struct ButtonContent {
... ...
... ... @@ -405,7 +405,7 @@ extension VCManager {
public func isInBusy() -> Swift.Bool
}
extension VCManager {
public func onReceiveInvite(notifyInfo: HHSDKVideo.NotifyInfo, currentCallId: Swift.UInt64)
public func onReceiveInvite(docModel: HHSDKVideo.HHInviteDocModel)
}
public struct EKProperty {
public struct ButtonContent {
... ...