Setting the URL Suffix for iOS Applications

You can set the URL suffix for the relay server connection URL.

Syntax

This API belongs to the LiteSUPUserManager class.
- (void) setRelayServerUrlTemplate: (NSString *) _urlSuffix

Parameters

Examples