getNetStreams()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getNetStreams(app_instance)
Parameters
A string that contains the name of the instance of the application, in the
app_instance
form
application_name/instance_name
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
array of numbers. The numbers represent the server-assigned IDs of all network streams that
are currently connected to the specified instance of the application.
If the call fails, the server sends a reply information object with a
and a
property of
code
Some objects might also have a
cause of the failure.
Description
Returns an array of numbers that represent the server-assigned IDs of all the network streams
that are currently connected to the specified instance of the application.
See also
getNetStreamStats()
getNetStreamStats()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getNetStreamStats(app_instance, netstream_ID)
42
Server Management ActionScript Language Reference
.
NetConnection.Call.Success
NetConnection.Call.Failed
description
, and a
level
or a more specific value, if available.
property that contains a string describing the
property of
level
property that is an
data
property of
error
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?