WockyJingleTransportGoogle

WockyJingleTransportGoogle

Functions

Properties

WockyJingleContent * content Read / Write / Construct Only
guint state Read / Write
gchar * transport-ns Read / Write / Construct Only

Signals

Object Hierarchy

    GObject
    ╰── WockyJingleTransportGoogle

Implemented Interfaces

WockyJingleTransportGoogle implements

Description

Functions

jingle_transport_google_register ()

void
jingle_transport_google_register (WockyJingleFactory *factory);

jingle_transport_google_set_component_name ()

gboolean
jingle_transport_google_set_component_name
                               (WockyJingleTransportGoogle *transport,
                                const gchar *name,
                                guint component_id);

Types and Values

Property Details

The “content” property

  “content”                  WockyJingleContent *

Jingle content object using this transport.

Flags: Read / Write / Construct Only


The “state” property

  “state”                    guint

Enum specifying the connection state of the transport.

Flags: Read / Write

Allowed values: <= 2

Default value: 0


The “transport-ns” property

  “transport-ns”             gchar *

Namespace identifying the transport type.

Flags: Read / Write / Construct Only

Default value: NULL

Signal Details

The “new-candidates” signal

void
user_function (WockyJingleTransportGoogle *wockyjingletransportgoogle,
               gpointer                    arg1,
               gpointer                    user_data)

Flags: Run Last