WockyJingleTransportIceUdp

WockyJingleTransportIceUdp

Functions

Properties

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

Signals

Object Hierarchy

    GObject
    ╰── WockyJingleTransportIceUdp

Implemented Interfaces

WockyJingleTransportIceUdp implements

Description

Functions

jingle_transport_iceudp_register ()

void
jingle_transport_iceudp_register (WockyJingleFactory *factory);

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 (WockyJingleTransportIceUdp *wockyjingletransporticeudp,
               gpointer                    arg1,
               gpointer                    user_data)

Flags: Run Last