패키지 | org.osmf.net |
클래스 | public dynamic class NetClient |
상속 | NetClient ![]() |
언어 버전: | ActionScript 3.0 |
제품 버전: | OSMF 1.0 |
런타임 버전: | 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.
관련 API 요소
공용 메서드
메서드 | 정의 주체 |
---|
Tue Jun 12 2018, 03:17 PM Z