Interface Client.OnMessageCallbackFn<TResponse>

Enclosing interface:
Client<TRequest,TResponse>

@JsFunction public static interface Client.OnMessageCallbackFn<TResponse>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details