Joachim Bauch schrieb:
>
> ...or you could use the online documentation which is updated once
> per hour from the repository:  http://dl.fancycode.com/red5/api/
>
> Joachim


did you changed the datatype of the following Iterator into Set or is 
the API still wrong, because 3 weeks ago it was also documentated as
Set but was an Iterator.

[API-QUOTE]


      getSharedObjectNames

public Set <http://java.sun.com/j2se/1.5.0/docs/api/java/util/Set.html><String 
<http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html>> 
*getSharedObjectNames*(IScope 
<http://dl.fancycode.com/red5/api/org/red5/server/api/IScope.html> scope)

    Returns available SharedObject names as List

    *Specified by:*
        |getSharedObjectNames
        
<http://dl.fancycode.com/red5/api/org/red5/server/api/so/ISharedObjectService.html#getSharedObjectNames%28org.red5.server.api.IScope%29>|
        in interface |ISharedObjectService
        
<http://dl.fancycode.com/red5/api/org/red5/server/api/so/ISharedObjectService.html>|

    *Parameters:*
        |scope| - Scope that SO belong to 
    *Returns:*
        set containing the shared object names

[/API-QUOTE]

 links to check out:
API:
http://dl.fancycode.com/red5/api/org/red5/server/adapter/ApplicationAdapter.html#getSharedObjectNames(org.red5.server.api.IScope)

Red 5 mailinglist:
http://osflash.org/pipermail/red5_osflash.org/2006-August/004983.html



greetz
Sascha

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to