Class EphemeralUser
Inheritance
EphemeralUser
Namespace: ntfy
Assembly: ntfy.dll
Syntax
public class EphemeralUser : User
Constructors
|
Improve this Doc
View Source
EphemeralUser(Client, string)
Declaration
public EphemeralUser(Client client, string accessToken)
Parameters
|
Improve this Doc
View Source
EphemeralUser(Client, string, string)
Declaration
public EphemeralUser(Client client, string username, string password)
Parameters
Properties
|
Improve this Doc
View Source
Client
Declaration
public Client Client { get; }
Property Value
Methods
|
Improve this Doc
View Source
Delete()
Declaration
Returns