Contents

driverConfigurations

A dictionary of token class configurations which the class identifier of the token driver keys.

Declaration

class var driverConfigurations: [TKTokenDriver.ClassID : TKTokenDriver.Configuration] { get }

Discussion

If the app hosting the token extension calls this method, it returns a list of configurations for hosted token extensions. Otherwise, this method returns an empty array.

See Also

Reporting Configuration Information