Builder
Builder class for custom chat or call intent.
Constructors
Functions
Link copied to clipboard
fun startFromJoinCallUrl(context: Context, joinUrl: String): CallIntentBuilder.CallConfigurationBuilder
Content copied to clipboard
Create Call Activity from a url.
Link copied to clipboard
Create Call Activity with audio call capability.
Link copied to clipboard
Create Call Activity with audio call capability upgradable to video.
Link copied to clipboard
Create Call Activity with audio video call capability.
Link copied to clipboard
The intent will be initialized to start a chat activity.