What is Domain and how to get our own domain?

Description

#define kSDKDomain      @"zoom.us"

We have this key in SDK sample, What is this used for Do we need have our own domain here?

Hi Anand_Vyass,

The SDK web domain is telling the SDK where to communicate for the Zoom services. It should be just zoom.us., using your own domain won’t work.

Thanks!