IOSGoogleCastOptions constructor
IOSGoogleCastOptions(
- GoogleCastDiscoveryCriteriaInitialize _discoveryCriteria
Creates an instance of IOSGoogleCastOptions with the given discoveryCriteria
.
Implementation
IOSGoogleCastOptions(this._discoveryCriteria);