GoogleCastRemoteMediaClientAndroidMethodChannel constructor
Creates a new Android remote media client method channel.
Implementation
GoogleCastRemoteMediaClientAndroidMethodChannel() {
_channel.setMethodCallHandler(_onMethodCallHandler);
}
Creates a new Android remote media client method channel.
GoogleCastRemoteMediaClientAndroidMethodChannel() {
_channel.setMethodCallHandler(_onMethodCallHandler);
}