Pacote | org.osmf.net |
Classe | public dynamic class NetClient |
Herança | NetClient ![]() |
Versão da linguagem: | ActionScript 3.0 |
Versão de produto: | OSMF 1.0 |
Versões de runtime: | 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 da API relacionados
Métodos públicos
Método | Definido por |
---|
Wed Jun 13 2018, 11:10 AM Z