C# Class AndroidFayeClient.PollingHandler.SessionState

Datei anzeigen Open project: Connorcpu/XamarinFayeClient

Public Properties

Property Type Description
connection CodeTitans.Bayeux.BayeuxConnection
started bool

Property Details

connection public_oe property

public BayeuxConnection,CodeTitans.Bayeux connection
return CodeTitans.Bayeux.BayeuxConnection

started public_oe property

public bool started
return bool