Class

RideFlagProvider

Class responsible for initializing the SDK and handling SDK actions

Declaration

class RideFlagProvider

Overview

This class holds the singleton of RideFlagActionProvider, which provides methods that 3rd party app can trigger.

Host application is expected to use this class for initializing SDK and calling SDK actions.

##Topic

  • doc:Setup

  • doc:How-to-Use