Hi The following line
service.invoke("setId", new Object[]{conn.getClient().getId()},this);
//service is IServiceCapableConnection
gave the error
The method invoke(String, Object[], IPendingServiceCallback) in the type
IServiceCapableConnection is not applicable for the arguments (String,
Object[], Application)
Please Help me out
Thanks
Abhishek
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
