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

Server management actionscript language reference
Table of Contents

Advertisement

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
Gets detailed information about a shared object.
See also
getSharedObjects()

getUsers()

Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getUsers(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 strings that represent the IDs of users who are connected to the specified instance of
an application. The user IDs are assigned by the server.
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
Gets an array of strings that represent the server-assigned IDs of all users who are connected to
the specified instance of an application.
NetConnection.Call.Failed
description
.
NetConnection.Call.Success
NetConnection.Call.Failed
description
level
or a more specific value, if available.
property that contains a string describing the
, and a
level
or a more specific value, if available.
property that contains a string describing the
property of
error
property of
level
property that is an
data
property of
error
getUsers()
51

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