ram_mohan
Listener
since ‎2021-12-31
‎2022-01-07

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

User Activity

private fun initializeSdk(context: Context) { val sdk = ZoomSDK.getInstance() Log.e("@@", sdk.isInitialized.toString()) val params = ZoomSDKInitParams().apply { appKey = "ZYTtLTTgQESn2l1Je7eQ" appSecret = "WarVzG4ur2zV3t73n6o8NMhoEEPkVcdCZ" domain = ...