The response given after a IBaseNavigationRegistrationRequest.
A successful example registration response:
{ type: 'basenav:register', status: 'success' }
The error Id if it exists based off of NavigationRegistrationErrorReason.
The error message if it existed.
The result of the registration call based on BASE_NAVIGATION_REGISTER_TYPE.
Will always be BASE_NAVIGATION_REGISTER_TYPE.
Generated using TypeDoc
The response given after a IBaseNavigationRegistrationRequest.
A successful example registration response:
{ type: 'basenav:register', status: 'success' }