Jump to Content
MOCA Developer Portal
API Reference
MOCA Developer Portal
API Reference
API Reference

iOS SDK

  • Installation
  • Configuration
  • Integration
  • Submitting Your App to the Store
  • APNS: Certificates for push notifications
  • Additional settings
  • Instance API
  • User API
  • Screen API
  • Tag API
  • Standard Events API
  • Location Events Listener
  • Known issues and limitations
  • Custom event tracking
  • Location and Notification permissions
  • Custom experiences handling
  • Native Bridge for WebView

Android SDK

  • Installation
  • Configuration
  • Location permissions
  • Notification Permissions
  • Remote Push Notifications
  • ProGuard rules
  • Additional settings
  • GCM / FCM: Cloud Messaging Setup.
  • Instance API Android
  • User API Android
  • Tag API
  • Screen API Android
  • Location Events Listener Android
  • Event API
  • Custom experiences handling Android
  • Standard Events API
  • MOCA customNavigator

JavaScript SDK

  • MOCA JS SDK Introduction
  • General characteristics
  • Adding the MOCA JS SDK to your Website
  • MOCA JS SDK API Reference

Flutter SDK

  • Flutter SDK Install
  • iOS Integration
  • Android Integration
  • Plugin Integration
    • Navigator Observer Integration
  • API Reference
    • Basic SDK methods
    • Event Tracking Methods
    • Commerce & List Management Methods
    • Tag & Property Management Methods
  • Callback Handlers
    • Background Callback Dispatcher
  • Example integration
Powered by 

API Reference

Each Moca API method returns a MocaResult<T>, which wraps either the result data or an error message.

Below are the available methods with descriptions and detailed parameter information.