| setquicbridgeprofile_serveridlength |
Use this method to set length of serverid to encode/decode server information |
Syntax |
Parameters |
name |
Name for the QUIC profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@),equals sign (=), and hyphen (-) characters. Cannot be changed after the profile is created. This is mandatory parameter. |
serveridlength |
Length of serverid to encode/decode server information Default value = 4. Minimum value = 2. Maximum value = 38. |
Return Value |
Returns simpleResult |
See Also |