Interface

NM-1.0NMSettingOlpcMeshConstructorProps

interface ConstructorProps {
    channel: number;
    dhcp_anycast_address: string;
    dhcpAnycastAddress: string;
    name: string;
    ssid: GLib.Bytes;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

channel: number
dhcp_anycast_address: string
dhcpAnycastAddress: string
ssid: GLib.Bytes

Properties - Inherited from NM.Setting.ConstructorProps

name: string