IsSubnameAvailable
The isSubnameAvailable
method allows you to check whether a specific subname is available for registration.
Usage Example
Return Type
isAvailable
— A boolean value indicating whether the provided subname is available (true
) or already taken (false
).
Last updated