BootCallback

Callback of the ChannelIO.boot. It provides information about the result of boot.

parametertypedescription
bootStatusCHTBootStatusA status value of the boot result.
userCHTUserUser data when the boot succeeds.

UserUpdateCallback

Callback for user updates. It provides information about the result of the user update.

parametertypedescription
userCHTUserUser data when the user update succeeds.
errorError when user update fails.

It is utilized in the following functions: