IncomingMessageSubscription
Represents an active incoming message subscription with signald.
This interface is here because JavaScript has a different client implementation based on suspending functions, while all the other platforms use non-suspend functions.