Set the maximum time allowed to be silent before a packet must be sent for the given DOFConnectionConfigBuilder.
Please refer to DOFConnectionConfigBuilder_Create for the default value for this setting.
- Parameters
-
self | The Connection Config Builder. If self is NULL, no action will be taken. |
maxSilence | The maximum silence time, in milliseconds. This must be greater than 0. |
- Return values
-
TRUE | Max send silence was set. |
- Exceptions
-
FALSE | Failed to set max send silence. |