Enumeration (GI Enum)

NM-1.0NMConnectionMultiConnectSince 1.14

1.14

Index

Enumeration Members

DEFAULT: number

indicates that the per-connection setting is unspecified. In this case, it will fallback to the default value, which is NM.ConnectionMultiConnect.SINGLE.

MANUAL_MULTIPLE: number

the profile can be manually activated multiple times on different devices. However, regarding autoconnect, the profile will autoconnect only if it is currently not connected otherwise.

MULTIPLE: number

the profile can autoactivate and be manually activated multiple times together.

SINGLE: number

the connection profile can only be active once at each moment. Activating a profile that is already active, will first deactivate it.