Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
and, what have you tried till now? – R.JFeb 21 at 7:52
1
show us your code where you getting that exception – BingoFeb 21 at 7:53
NotificationItem result1=(NotificationItem)envelope.bodyIn; String resultString = result1.get(0); – mit BFeb 21 at 7:57
where the write this codeDocumentIDs documentIdResultVector = (DocumentIDs)soapEnvelope.bodyIn;
String resultString = documentIdResultVector.get(0); – mit BFeb 21 at 7:58