facetId abstract method
- String facetId
Sets the facet ID.
IMPORTANT
This property is Android specific and will be ignored by iOS native plugin.
Params:
- facetId: the facet ID.
Returns: a ConfigurationAuthCloudBuilder object.
Implementation
ConfigurationAuthCloudBuilder facetId(String facetId);