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.
Char typically refers to a character data-type, representing letters of text.
0
votes
0answers
331 views
Working example of integration Smack 3.2.2 with facebook chat
I try to connect my web application with smack to facebook chat. There is my SlacMechanism implementation (example in scala):
object SASLXFacebookPlatformMechanism {
val NAME = ...