ovr_IAP_GetViewerPurchasesDurableCache Function
Retrieve a list of Purchase that the Logged-In-User has made. This list will only contain durable purchase (non-consumable) and is populated from a device cache. It is recommended in all cases to use ovr_User_GetViewerPurchases first and only check the cache if that fails.
A message with type ovrMessage_IAP_GetViewerPurchasesDurableCache will be generated in response.
ovrRequest ovr_IAP_GetViewerPurchasesDurableCache()