C# Class AndroidFayeClient.WebsocketHandler.SessionState

Afficher le fichier Open project: Connorcpu/XamarinFayeClient

Méthodes publiques

Свойство Type Description
connected bool
handshake bool
socket WebSocket4Net.WebSocket

Property Details

connected public_oe property

public bool connected
Résultat bool

handshake public_oe property

public bool handshake
Résultat bool

socket public_oe property

public WebSocket,WebSocket4Net socket
Résultat WebSocket4Net.WebSocket