PropertiesApi

interface PropertiesApi

Inheritors

Functions

Link copied to clipboard
abstract suspend fun deleteProperty(propertyKey: <Error class: unknown class>): NetworkResponse<Unit>
Link copied to clipboard
abstract suspend fun setProperty(propertyKey: <Error class: unknown class>, propertyValue: Any): NetworkResponse<Unit>