prepare

open override fun prepare()

The preparation process required for the screen. This contains the Chat SDK's connection by SendbirdChat.connect and getting the channel object ready if necessary.

Since

1.0.0-beta.1

See also

ChannelCreationScreenResourceRepository.prepare
SendbirdChat.connect