File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -349,10 +349,14 @@ public final class io/github/termtate/kotlinosc/transport/OscServer : io/github/
349349 public final fun getBindAddress ()Ljava/net/SocketAddress;
350350 public fun getLogTag ()Ljava/lang/String;
351351 public final fun getRouter ()Lio/github/termtate/kotlinosc/route/OscRouter;
352+ public final fun join (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
353+ public final fun serve (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
352354 public final fun start (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
353355 public final fun startAsync ()Lkotlinx/coroutines/Deferred;
354356 public final fun stop (Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
357+ public final fun stop-VtjQ1oo (JLkotlin/coroutines/Continuation;)Ljava/lang/Object;
355358 public final fun stopAsync ()Lkotlinx/coroutines/Deferred;
359+ public final fun stopAsync-LRDsOJo (J)Lkotlinx/coroutines/Deferred;
356360}
357361
358362public abstract interface class io/github/termtate/kotlinosc/transport/OscTransportHook {
You can’t perform that action at this time.
0 commit comments