C# Class AndroidFayeClient.WebsocketHandler.SessionState

Exibir arquivo Open project: Connorcpu/XamarinFayeClient

Public Properties

Property Type Description
connected bool
handshake bool
socket WebSocket4Net.WebSocket

Property Details

connected public_oe property

public bool connected
return bool

handshake public_oe property

public bool handshake
return bool

socket public_oe property

public WebSocket,WebSocket4Net socket
return WebSocket4Net.WebSocket