SW Combine SDK
    Preparing search index...

    Interface DeleteMessageOptions

    interface DeleteMessageOptions {
        messageId: string;
        uid: string;
    }
    Index

    Properties

    Properties

    messageId: string
    uid: string