Problems with the method of interface onConnectDone (Flash)

0 votes

Hi!
I am using the version 1.6.3 of AS3 and obtain this error:

Interface method onConnectDone in namespace com.shephertz.appwarp.listener:ConnectionRequestListener is implemented with an incompatible signature in class ChatRoom.as$8:connectionListener.

The case is that it works well with all the previous versions of the SDK. Then what has changed into the signature of this method? I do not find this information or perhaps have I an error in the code?

Thank you for your help.

asked Jan 12, 2015 in AppWarp by Nusakan (10 points)

1 Answer

0 votes

Already I have found it in GitHub:

public function onConnectDone(res:int, reason:int):void

I´m sorry

answered Jan 12, 2015 by Nusakan (10 points)
Hi,

It's good to know your problem has been solved. Earlier we  were not having reason code but we introduced this in newer version of SDK. You might be getting this error because of this.

Reason code is helpful when you get Auth Error. It will let you know why you got Auth Error

Thanks
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...