You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: MediaRouter.Callback() not getting called sometime ,discovery not working
class ScanCastingDevices(private val context: Context, private val myPreference: MyPreference) {
private var mRouter: MediaRouter? = null
private var mRoute: MediaRouter.RouteInfo? = null
private var castDevice: CastDevice? = null
var deviceInfo:TvDeviceInfo?=null
: MediaRouter.Callback() not getting called sometime ,discovery not working
class ScanCastingDevices(private val context: Context, private val myPreference: MyPreference) {
private var mRouter: MediaRouter? = null
private var mRoute: MediaRouter.RouteInfo? = null
private var castDevice: CastDevice? = null
var deviceInfo:TvDeviceInfo?=null
}
The text was updated successfully, but these errors were encountered: