GoogleCastSessionManagerAndroidMethodChannel constructor
Creates a new Android session manager method channel.
Implementation
GoogleCastSessionManagerAndroidMethodChannel() {
_channel.setMethodCallHandler(_onMethodCallHandler);
}
Creates a new Android session manager method channel.
GoogleCastSessionManagerAndroidMethodChannel() {
_channel.setMethodCallHandler(_onMethodCallHandler);
}