n2fEventInitCustomRegistration abstract method

void n2fEventInitCustomRegistration(
  1. OWCustomInfo? customInfo,
  2. String providerId
)

Called when the InitCustomRegistration event occurs and a response should be given (only for two-step)

Implementation

void n2fEventInitCustomRegistration(
    OWCustomInfo? customInfo, String providerId);