Skip to content

Commit

Permalink
【iOS】Modify publishing errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tangjianing authored and AbySwifter committed Aug 27, 2024
1 parent 4243d60 commit b735292
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ extension ConferenceMainViewModel: RoomEngineEventResponder {
handleOpenMicrophoneRequest(request: request)
case .invalidAction:
break
case .connectOtherRoom:
engineManager.responseRemoteRequest(request.requestId, agree: true)
case .remoteUserOnSeat:
handleOnSeatRequest(request: request)
default: break
Expand Down

0 comments on commit b735292

Please sign in to comment.