rtmp v0.2.0 Rtmp.ClientSession.Events.ConnectionResponseReceived

Indicates that the server has accepted or rejcted the connection request

Summary

Types

t()
t() :: %Rtmp.ClientSession.Events.ConnectionResponseReceived{response_text: String.t, was_accepted: boolean}