matrix-js-sdk
    Preparing search index...

    Interface IKeyRequestRecipient

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

    Properties

    Properties

    deviceId: string
    userId: string