WockyJingleTransportRawUdp

WockyJingleTransportRawUdp

Functions

Properties

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

Signals

Object Hierarchy

    GObject
    ╰── WockyJingleTransportRawUdp

Implemented Interfaces

WockyJingleTransportRawUdp implements

Description

Functions

jingle_transport_rawudp_register ()

void
jingle_transport_rawudp_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 (WockyJingleTransportRawUdp *wockyjingletransportrawudp,
               gpointer                    arg1,
               gpointer                    user_data)

Flags: Run Last