Package com.tinder.scarlet.ws
Annotation Type Send
-
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface SendAttempts to enqueue an outgoingMessage. Note: this is declared as a Java annotation because Scarlet uses java reflection API which can not access Kotlin annotations.