public static interface RemoteDisplay.Listener
Modifier and Type | Method and Description |
---|---|
void |
onDisplayConnected(Surface surface,
int width,
int height,
int flags,
int session) |
void |
onDisplayDisconnected() |
void |
onDisplayError(int error) |
void onDisplayConnected(Surface surface, int width, int height, int flags, int session)
void onDisplayDisconnected()
void onDisplayError(int error)