Interface ActivateUserRpcServiceAsync


public interface ActivateUserRpcServiceAsync
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    activateAccount(UserDto user, boolean force, <any> callback)
     
  • Method Details

    • activateAccount

      void activateAccount(UserDto user, boolean force, <any> callback)