phoenix_channel_client v0.3.1 PhoenixChannelClient.Socket behaviour

Link to this section Summary

Link to this section Functions

Link to this function handle_call(arg, from, state)
Link to this function handle_info(arg1, state)
Link to this function terminate(reason, state)

Link to this section Callbacks

Link to this callback handle_close(reply, state)
handle_close(reply :: Tuple.t(), state :: map()) ::
  {:noreply, state :: map()} | {:stop, reason :: term(), state :: map()}