//Granify Android SDK/com.granifyinc.granifysdk.models/PageIdentifier/PageIdentifier

PageIdentifier

[androidJvm]
constructor(pageType: PageType, path: String)

Parameters

androidJvm

   
pageType The PageType of the current page.
path The unique path for the page. This must be the same value each time this page is visited. For example, a product page path could be a string containing the parent collection and the product id.