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

    Type Alias NativeQueryCreator<QueryParams>

    NativeQueryCreator: (params: QueryParams) => Promise<`native#${string}`>

    Type Parameters

    • QueryParams

    Type Declaration

      • (params: QueryParams): Promise<`native#${string}`>
      • Parameters

        Returns Promise<`native#${string}`>