n2fEventFinishCustomRegistration abstract method

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

Called when the FinishCustomRegistration event occurs and a response should be given

Implementation

void n2fEventFinishCustomRegistration(
    OWCustomInfo? customInfo, String providerId);