notify the observers that the transport connection has ended. The error object is null or undefined if the disconnection was initiated by the ClientSecureChannelLayer. A Error object is provided if the disconnection has been initiated by an external cause.
close
notify the observer that the secure channel has now reach 75% of its allowed live time and that a new token is going to be requested. lifetime_75
notify the observers that ClientSecureChannelLayer has received a message chunk receive_chunk
notify the observers that a server response has been received on the channel receive_response
notify the observers that the security has been renewed security_token_renewed
notify the observer that a message chunk is about to be sent to the server send_chunk
notify the observer that a client request is being sent the server send_request
notify the observer that the response from the request has not been received within the timeoutHint specified timed_out_request
emitting when a message is received from the server