onUserVideoSubscribe property

OnUserVideoSubscribe? onUserVideoSubscribe
getter/setter pair

Notification of result to subscribe user video

Parameter userId user ID

Parameter result the result of subscribing

用户视频订阅结果通知

Parameter userId 用户ID。

Parameter result 订阅结果。

Implementation

OnUserVideoSubscribe? onUserVideoSubscribe;