HMSConfig
fun HMSConfig(userName: String, authtoken: String, metadata: String = "", captureNetworkQualityInPreview: Boolean = false, initEndpoint: String = cDefaultInitEndpoint)
Parameters
userName
the name which should be displayed to peers on joining.
authtoken
authentication token with the server. Security and Tokens for details.
metadata
any additional information you'd like to specify for the peer.
initEndpoint
a link to your own server's endpoint.