Interface NetworkTypeMobile

A mobile network. Subtype of NetworkType.

interface NetworkTypeMobile {
    @type: "networkTypeMobile";
}

Properties

Properties

@type: "networkTypeMobile"