org.freedesktop.NetworkManager.PPP — Helper interface for a PPP plugin.
NeedSecrets (OUT s username, OUT s password); SetIp4Config (IN a{sv} config); SetIp6Config (IN a{sv} config); SetState (IN u state); SetIfindex (IN i ifindex);
NeedSecrets (OUT s username, OUT s password);
OUT s username:
OUT s username
username
OUT s password:
OUT s password
password
SetIp4Config (IN a{sv} config);
IN a{sv} config:
IN a{sv} config
config
SetIp6Config (IN a{sv} config);
SetState (IN u state);
IN u state:
IN u state
state
SetIfindex (IN i ifindex);
IN i ifindex:
IN i ifindex
ifindex