DataResponse

DataResponse represents a response coming from the Samsung Health app regarding the request.

This can hold all result data or a partial set. If the page size is set in the previous request and the number of result data is greater than that size, the SDK sends a page token in this response. The app can request to get the remaining data with this token. This class can be instantiated by its builder gotten from the .build() method, not directly by a constructor.

Since

1.0.0

Properties

Link copied to clipboard

Gets the list of the result data.

Link copied to clipboard

Gets the page token of response, null if a page size is not set

Preferences Submitted

You have successfully updated your cookie preferences.