C# Class AndroidFayeClient.PollingHandler.SessionState

Show file Open project: Connorcpu/XamarinFayeClient

Public Properties

Property Type Description
connection CodeTitans.Bayeux.BayeuxConnection
started bool

Property Details

connection public property

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

started public property

public bool started
return bool