Paquete | org.osmf.net |
Clase | public dynamic class NetClient |
Herencia | NetClient ![]() |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | OSMF 1.0 |
Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Use this class to listen for callbacks on the NetConnection and NetStream created by a NetLoader's load operation.
Assign the value of the client
property of the NetConnection or NetStream
to an instance of the NetClient class.
Then use the NetClient's addHandler()
and removeHandler()
methods to register and unregister handlers for
the NetStream callbacks.
Elementos de API relacionados
Métodos públicos
Método | Definido por |
---|
Tue Jun 12 2018, 02:12 PM Z