@situm/react-native
    Preparing search index...

    Type Alias RealTimeData

    A data object that contains information of the location of users in realtime.

    type RealTimeData = {
        locations: Location[];
    }
    Index

    Properties

    Properties

    locations: Location[]

    Array of location objects