withCompletionListener abstract method
Set listener to receive a callback after all CAS initialization processes have completed.
Implementation
ManagerBuilder withCompletionListener(Function(InitConfig config) listener);
Set listener to receive a callback after all CAS initialization processes have completed.
ManagerBuilder withCompletionListener(Function(InitConfig config) listener);