monotooth : monotooth.Model.Connections Namespace

ServiceConnectionFactory Class

To be added.

public abstract class ServiceConnectionFactory


Remarks

To be added.

Members

See Also: Inherited members from object.

Protected Constructors

To be added.

Methods

Member Details

ServiceConnectionFactory Constructor

protected ServiceConnectionFactory ()

To be added.

Remarks

To be added.

CreateServiceConnection Method

public abstract ServiceConnection CreateServiceConnection (RFCommConnection conn)

To be added.

Parameters

conn
To be added.

Returns

OS-specific service connection

Remarks

To be added.

GetFactory Method

public static ServiceConnectionFactory GetFactory ()

To be added.

Returns

To be added.

Remarks

To be added.