pushfire_sdk library

Classes

Device
Represents a device in the PushFire system
PushFireConfig
Configuration class for PushFire SDK
PushFireSDK
Main PushFire SDK class
Subscriber
Represents a subscriber in the PushFire system
SubscriberTag
Represents a tag associated with a subscriber
WorkflowExecutionRequest
Represents a workflow execution request
WorkflowTarget
Represents the target configuration for workflow execution

Enums

AuthProvider
WorkflowExecutionType
Represents the type of workflow execution
WorkflowTargetType
Represents the type of target for workflow execution

Exceptions / Errors

PushFireApiException
Exception thrown when API requests fail
PushFireConfigurationException
Exception thrown when configuration is invalid
PushFireDeviceException
Exception thrown when device registration fails
PushFireException
Base exception class for PushFire SDK
PushFireNetworkException
Exception thrown when network operations fail
PushFireNotInitializedException
Exception thrown when SDK is not initialized
PushFireSubscriberException
Exception thrown when subscriber operations fail
PushFireTagException
Exception thrown when tag operations fail