Class BaseIntentBuilder

    • Field Detail

      • PAPI_SDK_NAME

        public static final String PAPI_SDK_NAME
    • Constructor Detail

      • BaseIntentBuilder

        public BaseIntentBuilder()
    • Method Detail

      • build

        public Intent build​(Context context)
        returns a single-use Intent that can be used to launch an Activity to process the request
        Parameters:
        context -
        Returns: