ConnectionMultiConnect
Description:
[ CCode ( cprefix = "NM_CONNECTION_MULTI_CONNECT_" , type_id = "nm_connection_multi_connect_get_type ()" ) ]
[ Version ( since = "1.14" ) ]
public enum ConnectionMultiConnect
Content:
Enum values:
- DEFAULT - indicates that the
per-connection setting is unspecified.
- MANUAL_MULTIPLE - the
profile can be manually activated multiple times on different devices.
- MULTIPLE - the profile can
autoactivate and be manually activated multiple times together.
- SINGLE - the connection profile
can only be active once at each moment.