@sendbird/calls-react-native
    Preparing search index...

    Type Alias CustomItemUpdateResult

    type CustomItemUpdateResult = {
        affectedKeys: string[];
        updatedItems: Record<string, string>;
    }
    Index

    Properties

    affectedKeys: string[]
    updatedItems: Record<string, string>