Package 

Object PLYDeeplinkManager

    • Method Summary

      Modifier and Type Method Description
      final Boolean handle(Uri deeplink, Activity activity) Display presentation : app_scheme://ply/presentations app_scheme://ply/presentations/PRESENTATION_VENDOR_ID app_scheme://ply/placements/PLACEMENT_VENDOR_IDCancellation survey : app_scheme://ply/cancellation_survey app_scheme://ply/cancellation_survey/PRODUCT_VENDOR_IDSubscriptions : app_scheme://ply/subscriptionsUpdate Billing : app_scheme://ply/update_billingFlows : app_scheme://ply/flows/FLOW_IDEvents (campaigns) : app_scheme://ply/trigger_event/EVENT_NAME
      final Unit openDeepLinks()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • handle

         final Boolean handle(Uri deeplink, Activity activity)

        Display presentation : app_scheme://ply/presentations app_scheme://ply/presentations/PRESENTATION_VENDOR_ID app_scheme://ply/placements/PLACEMENT_VENDOR_ID

        Cancellation survey : app_scheme://ply/cancellation_survey app_scheme://ply/cancellation_survey/PRODUCT_VENDOR_ID

        Subscriptions : app_scheme://ply/subscriptions

        Update Billing : app_scheme://ply/update_billing

        Flows : app_scheme://ply/flows/FLOW_ID

        Events (campaigns) : app_scheme://ply/trigger_event/EVENT_NAME