GoogleCastDiscoveryCriteria class abstract
Represents criteria for discovering Google Cast devices.
Constructors
Properties
-
allSubtypes
→ Set<
String> ? -
Set of all subtypes.
no setter
-
applicationIds
→ Set<
String> ? -
Set of application IDs to discover.
no setter
- hasApplicationIds → bool?
-
Whether application IDs are set.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hasNamespaces → bool?
-
Whether namespaces are set.
no setter
-
namespaces
→ Set<
String> ? -
Set of namespaces to discover.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
initialize(
GoogleCastDiscoveryCriteriaInitialize initializeWith) → GoogleCastDiscoveryCriteriaInitialize - Initializes discovery criteria with the provided configuration.
Constants
- kDefaultApplicationId → const String
- this command is useful to native execute a custom command Default application ID for Cast devices.