Callbacks

BootCallback

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

parametertypedescription
bootStatusBootStatusA status value of the boot result.
userUserUser data when the boot succeeds.

UserUpdateCallback

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

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

It is utilized in the following functions: