sockopt_params property

pj_sockopt_params sockopt_params
getter/setter pair

Specify options to be set on the transport.

For TLS transport, this field will be ignored, the socket options can be set via tls_setting.

By default there is no options.

Implementation

external pj_sockopt_params sockopt_params;