Subscription
Contains information about an active incoming message subscription with signald.
Functions
Link copied to clipboard
Parses an incoming message from the socket. If this returns null, then the socket is closed / reached EOF. This will block the current thread if it has to wait for messages.
Link copied to clipboard
Parses an incoming message from the socket. If this returns null, then the socket is closed / reached EOF. This will suspend if it has to wait for messages.
Link copied to clipboard