registrationDidComplete()
Calls the extension to allow it to complete registration.
Declaration
optional func registrationDidComplete()Discussion
The system calls this method once after all current registration calls complete. The extension may free any resources it allocates during registration.