matrix-js-sdk

    Interface OlmDevice

    interface OlmDevice {
        deviceId: string;
        userId: string;
    }
    Index

    Properties

    Properties

    deviceId: string

    The device ID of the device.

    userId: string

    The user ID of the device owner.

    MMNEPVFCICPMFPCPTTAAATR