POI

public enum POI

Undocumented

  • Updates POI with specified id (only passed attributes will be updated)

    Returns POI with specified id (only passed attributes will be updated)

    See more

    Declaration

    Swift

    public enum ChangePoi
  • Returns POI with specified id

    See more

    Declaration

    Swift

    public enum GetPoi
  • Returns a paginated list of POIs

    Returns a paginated list of POIs optionally filtered by type, appId and/or query

    See more

    Declaration

    Swift

    public enum GetPois