Show / Hide Table of Contents

Namespace ntfy

Classes

ActionType

An enum representation of a action type.

Client

A Client to interact with the ntfy.sh API.

EntityTooLargeException

Exception thrown when a payload is too large.

EphemeralUser

EventType

An enum representation of an event type.

FeatureNotEnabledException

Exception thrown when a feature is not enabled on the server.

InvalidCredentialsException

Exception thrown when invalid credentials are provided.

InvalidParameterException

Exception thrown when a parameter is invalid.

InvalidTopicException

Exception thrown when a topic is invalid.

NftyException

Base exception for all exceptions thrown by the ntfy library.

Permission

PriorityLevel

An enum representation of a priority level.

TooManyRequestsException

Exception thrown when the server is imposing a rate limit.

UnauthorizedException

Exception thrown when an unauthorized operation is attempted.

UnexpectedException

Exception thrown when an unexpected error occurs.

User

A user to use when sending and receiving messages.

UserAlreadyExistsException

Exception thrown when a user already exists.

Utilities

Utilities functions.

In This Article
Back to top Generated by DocFX