init(token:)
Creates an object that represents the app with the specified token.
Declaration
init(token: ApplicationToken)Parameters
- token:
A token that identifies an app.
Creates an object that represents the app with the specified token.
init(token: ApplicationToken)A token that identifies an app.