changed the interface of live and update version
This commit is contained in:
@@ -120,7 +120,7 @@ public class LivePlayAndPushActivity extends BaseLiveActivity
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onLive() {
|
||||
public void onLive(String liveSn) {
|
||||
Logger.d(TAG, "开始直播 onLive");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user