Infinity.CommunicationFactoryInterface

Fields

Name

Type

Access

Description

instantiate

object

r

Instantiates a communication method for the given method name, handling communication for the passed group.

parent

GObject.TypeInterface

r

supports_method

object

r

Returns whether the given method_name is supported for the network in question by the factory.

Methods

None

Details

class Infinity.CommunicationFactoryInterface

The virtual methods of Infinity.CommunicationFactory. These handle instantiating a Infinity.CommunicationMethod for a Infinity.CommunicationGroup.