Showing
40 changed files
with
3 additions
and
1 deletions
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
@@ -1440,6 +1440,7 @@ public struct EKSimpleMessage { | @@ -1440,6 +1440,7 @@ public struct EKSimpleMessage { | ||
1440 | public protocol HHRTCDelegate : ObjectiveC.NSObject { | 1440 | public protocol HHRTCDelegate : ObjectiveC.NSObject { |
1441 | func onEnterRoom() | 1441 | func onEnterRoom() |
1442 | func checkHasAccept(_ isCmd: Swift.Bool, volumn: Swift.Int) | 1442 | func checkHasAccept(_ isCmd: Swift.Bool, volumn: Swift.Int) |
1443 | + func switchVideo(_ isToAudio: Swift.Bool) | ||
1443 | func onOtherViewAvailable(_ availableUserId: Swift.String, isAvailable: Swift.Bool) | 1444 | func onOtherViewAvailable(_ availableUserId: Swift.String, isAvailable: Swift.Bool) |
1444 | func onRemoteUserEnterRoom(_ userId: Swift.String) | 1445 | func onRemoteUserEnterRoom(_ userId: Swift.String) |
1445 | func onRemoteUserLeaveRoom(_ userId: Swift.String) | 1446 | func onRemoteUserLeaveRoom(_ userId: Swift.String) |
No preview for this file type
No preview for this file type
@@ -1440,6 +1440,7 @@ public struct EKSimpleMessage { | @@ -1440,6 +1440,7 @@ public struct EKSimpleMessage { | ||
1440 | public protocol HHRTCDelegate : ObjectiveC.NSObject { | 1440 | public protocol HHRTCDelegate : ObjectiveC.NSObject { |
1441 | func onEnterRoom() | 1441 | func onEnterRoom() |
1442 | func checkHasAccept(_ isCmd: Swift.Bool, volumn: Swift.Int) | 1442 | func checkHasAccept(_ isCmd: Swift.Bool, volumn: Swift.Int) |
1443 | + func switchVideo(_ isToAudio: Swift.Bool) | ||
1443 | func onOtherViewAvailable(_ availableUserId: Swift.String, isAvailable: Swift.Bool) | 1444 | func onOtherViewAvailable(_ availableUserId: Swift.String, isAvailable: Swift.Bool) |
1444 | func onRemoteUserEnterRoom(_ userId: Swift.String) | 1445 | func onRemoteUserEnterRoom(_ userId: Swift.String) |
1445 | func onRemoteUserLeaveRoom(_ userId: Swift.String) | 1446 | func onRemoteUserLeaveRoom(_ userId: Swift.String) |
No preview for this file type
-
Please register or login to post a comment