Packagecom.adobe.kiwi.connections
Classpublic class Connection

Represents a user-specific connection to an endpoint.



Public Properties
 PropertyDefined by
  endpoint : Endpoint
The endpoint for this Connection.
Connection
  userInfo : UserInfo
The user that owns this Connection.
Connection
Public Methods
 FunctionDefined by
  
Connection(userInfo:UserInfo, endpoint:Endpoint)
Constructor.
Connection
Property detail
endpoint property
public var endpoint:Endpoint

The endpoint for this Connection.
userInfo property
public var userInfo:UserInfo

The user that owns this Connection.
Constructor detail
Connection constructor

public function Connection(userInfo:UserInfo, endpoint:Endpoint)

Constructor.

Parameters
userInfo:UserInfo — the user that owns this Connection
endpoint:Endpoint — the endpoint for this Connection




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/kiwi/connections/com/adobe/kiwi/connections/Connection.html