Overloaded constructor, accepting an object, a number pool, and a callback.
Overloaded constructor, accepting an object, a number pool, and a callback.
the object to be registered
the number pool name
the custom callback for the messages from the success or failure conditions
a Register
object
Overloaded constructor, accepting an object and a number pool.
Overloaded constructor, accepting an object and a number pool.
the object to be registered
the number pool name
a Register
object
Overloaded constructor, accepting an object, a pre-selected number, and a callback.
Overloaded constructor, accepting an object, a pre-selected number, and a callback.
the object to be registered
the pre-selected number
the custom callback for the messages from the success or failure conditions
a Register
object
Overloaded constructor, accepting an object and a pre-selected number.
Overloaded constructor, accepting an object and a pre-selected number.
the object to be registered
the pre-selected number
a Register
object
Overloaded constructor, accepting the object and a callback.
Overloaded constructor, accepting the object and a callback.
the object to be registered
the custom callback for the messages from the success or failure conditions
a Register
object
Overloaded constructor, accepting just the object.
Overloaded constructor, accepting just the object.
the object to be registered
a Register
object