Package-level declarations

Types

Link copied to clipboard
The main callback interface for handling results of asynchronous operations in Pushwoosh SDK.
Link copied to clipboard
open class Result<T, E : PushwooshException?>
Encapsulates the result of an asynchronous operation, providing a type-safe way to handle both success and failure cases.