Callbacks

This page describes Callback of the ChannelIO iOS SDK (hereafter referred to as SDK).

BootCallback

Callback of the ChannelIO.boot. It informs the result of boot.

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

UserUpdateCallback

Callback of the User Update. It informs the result of the user update.

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

It is used in the functions below: