Contents

init(callbacks:andEngineRef:)

Initializes a new authorization plug-in view with the specified callbacks and authorization engine handle.

Declaration

init!(callbacks: UnsafePointer<AuthorizationCallbacks>!, andEngineRef engineRef: AuthorizationEngineRef!)

Parameters

Return Value

An initialized SFAuthorizationPluginView instance.

See Also

Related Documentation

  • Authorization Services Programming Guide