Package 

Class PLYConnection

  • All Implemented Interfaces:
    android.os.Parcelable

    @Serializable() 
    public final class PLYConnection
     implements Parcelable
                        

    Represents a connection in a presentation that defines navigation or action paths. Connections allow custom screens to trigger actions such as navigating to other screens, completing flows, or executing other configured behaviors.

    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final Boolean getDefault()
      final List<Action> getActions()
      • Methods inherited from class io.purchasely.ext.PLYConnection

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait