serviceIdentifier(for:)
Retrieves the identifier for the specified service provider, if available.
Declaration
func serviceIdentifier(for serviceProvider: String) -> String?Parameters
- serviceProvider:
A string that represents the identifier of the service provider to search for.