pj_ice_strans_op class abstract

Transport operation types to be reported on \a on_status() callback

Constructors

pj_ice_strans_op()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

PJ_ICE_STRANS_OP_ADDR_CHANGE → const int
IP address change notification from STUN keep-alive operation.
PJ_ICE_STRANS_OP_INIT → const int
Initialization (candidate gathering)
PJ_ICE_STRANS_OP_KEEP_ALIVE → const int
This operation is used to report failure in keep-alive operation. Currently it is only used to report TURN Refresh failure.
PJ_ICE_STRANS_OP_NEGOTIATION → const int
Negotiation