Getgroups() - MACROMEDIA FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE Reference

Server management actionscript language reference
Table of Contents

Advertisement

Property
Description
Array; an array of numbers (stream IDs).
stream_ids
Number; the number of clients multiplexing on this group connection.
members_count
Description
Gets statistics for a particular group connection. This connection is special because it
multiplexes for more than one connection and contains a unique statistic called
. Group connections are established from one server to another as proxies.
members_count
See also
,

getGroups()

getGroupMembers()
getGroups()
Availability
Flash Player 6.
Flash Media Server 2.
Usage
getGroups(app_instance)
Parameters
A string that contains the name of the instance of the application for which
app_instance
you want performance statistics, in the form
specify both the application name and the instance name, separated by a slash (
want performance statistics for the default instance of the application.
For example, to specify the default instance for an application named
ChatApp/_defInst_
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
array of the client IDs of all groups connected to this application.
32
Server Management ActionScript Language Reference
.
NetConnection.Call.Success
application_name/instance_name
and a
. You must
), even if you
/
, specify
ChatApp
property of
level
property that is an
data

Advertisement

Table of Contents
loading
Need help?

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?

This manual is also suitable for:

Flash media server 2

Table of Contents