Interface

NM-1.0NMSettingWifiP2PConstructorProps

interface ConstructorProps {
    name: string;
    peer: string;
    wfd_ies: GLib.Bytes;
    wfdIes: GLib.Bytes;
    wps_method: number;
    wpsMethod: number;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

peer: string
wfd_ies: GLib.Bytes
wfdIes: GLib.Bytes
wps_method: number
wpsMethod: number

Properties - Inherited from NM.Setting.ConstructorProps

name: string