# getMaxConfTitleLength
Description
Return the maximum possible length of a conference name
void getMaxConfTitleLength()
Response example
{
"length" : 510,
"method" : "getMaxConfTitleLength",
"requestId" : "1",
"result" : true
}
Response Parameters
Name | Description |
---|---|
length | The maximum length of a conference name |
requestId | A unique request identifier |
result | A flag indicating whether the request was successful |
See also
← getLogo getMicMute →