Inject cookies in share web url

Description
Hi i have integrated zoom meeting sdk and customised share option . I have requirement to share a url , which i’m able to do with ZMConfComponentMgr.getInstance().startShareWebview(url), but i’m unable to inject cookies to the webview . How can i achieve it.

Which Android Meeting SDK version?
v5.5.1.1319

Hey @saranyams,

Thanks for using the dev forum!

Our Android expert, @jon.zoom is currently out, but will circle back with you when he returns.

Thanks!
Michael

Hi @saranyams,

The ZMConfComponentMgr interface is not a part of the SDK’s public APIs, so this approach is not supported. Instead, please use the [InMeetingShareController`](InMeetingShareController (Zoom.us SDK API Document)) for share-related functionality.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.