kaios-types
    Preparing search index...

    Interface WifiTetheringConfig

    Configuration for Wi-Fi tethering.

    interface WifiTetheringConfig {
        key: string;
        security: SecurityType;
        ssid: string;
    }
    Index

    Properties

    Properties

    key: string
    security: SecurityType
    ssid: string