mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 02:20:55 +00:00
Update moonlight-common
This commit is contained in:
@@ -1339,6 +1339,11 @@ public class Game extends Activity implements SurfaceHolder.Callback,
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
public void connectionStatusUpdate(int connectionStatus) {
|
||||
// TODO
|
||||
}
|
||||
|
||||
@Override
|
||||
public void connectionStarted() {
|
||||
runOnUiThread(new Runnable() {
|
||||
|
||||
Reference in New Issue
Block a user