IOSGoogleCastOptions constructor

IOSGoogleCastOptions(
  1. GoogleCastDiscoveryCriteriaInitialize _discoveryCriteria
)

Creates an instance of IOSGoogleCastOptions with the given discoveryCriteria.

Implementation

IOSGoogleCastOptions(this._discoveryCriteria);