Lens Scripting API
    Preparing search index...

    Class MtuChangedEventExperimental Wearable Only

    The event received when Maximum Transmission Unit (MTU) of a Bluetooth device has changed.

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    mtu: number

    The new Maximum Transmission Unit (MTU).

    Methods

    • Experimental

      Returns the name of this object's type.

      Returns string

    • Experimental

      Returns true if the object matches or derives from the passed in type.

      Parameters

      • type: string

      Returns boolean

    • Experimental

      Returns true if this object is the same as other. Useful for checking if two references point to the same thing.

      Parameters

      Returns boolean