createCoHostView

abstract fun createCoHostView(coHostUser: TUIRoomDefine.SeatFullInfo?, viewLayer: ViewLayer?): View?

Create cross-room co-host view.

Return

Cross-room co-host view.

Parameters

coHostUser

Cross-room co-host user information.

viewLayer

View layer.