GoogleCastRemoteMediaClientIOSMethodChannel constructor
Creates a new iOS remote media client method channel.
Implementation
GoogleCastRemoteMediaClientIOSMethodChannel() {
_channel.setMethodCallHandler(_methodCallHandler);
}
Creates a new iOS remote media client method channel.
GoogleCastRemoteMediaClientIOSMethodChannel() {
_channel.setMethodCallHandler(_methodCallHandler);
}