get Video Conferencing Url
open fun getVideoConferencingUrl( @NonNull context: Context, @NonNull threadId: String, @Nullable conferencingUrlCallback: STWConferencingUrlCallback): AsyncTask<String, Void, String>
Content copied to clipboard
Load the Video Conferencing Url asynchronously
Parameters
context
Context The application context.
thread Id
String : The Thread id
conferencing Url Callback
STWConferencingUrlCallback: callback to receive the Video Conferencing Url