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