Top "Messages" questions

For questions regarding Facebook messages, JavaScript messages, mobile messages (Android, iOS, windows-phone), etc.

MySQL: Large VARCHAR vs. TEXT?

I've got a messages table in MySQL which records messages between users. Apart from the typical ids and message types (…

mysql text messages varchar
Java, How to get number of messages in a topic in apache kafka

I am using apache kafka for messaging. I have implemented the producer and consumer in Java. How can we get …

java messages apache-kafka
How to send an imessage text with applescript, only in provided service?

Can somebody show me how to send a message directly to the user of iMessage via Messages app? tell application "…

applescript send messages imessage
Android - Hide all shown Toast Messages

How do I remove all toast messages currently displayed? In my App, there is a list, when a user clicks …

android hide messages toast
WCF Error : Manual addressing is enabled on this factory, so all messages sent must be pre-addressed

I've got a hosted WCF service that I created a custom factory for, so that this would work with multiple …

c# wcf messages channelfactory
What is the difference between WM_QUIT, WM_CLOSE, and WM_DESTROY in a windows program?

I was wondering what the difference between the WM_QUIT, WM_CLOSE, and WM_DESTROY messages in a windows program, …

c++ windows messages
How to write a method/message with multiple parameters?

How do you write a method/message with multiple parameters? EDIT: Like multiple parameters for a single method/message, I …

objective-c parameters methods messages
Visual Studio 2015 Xamarin deploy fail without any error message

I just installed VS 2015, the installation was finish (after some fail time caused by the slow network, I run setup …

android build xamarin visual-studio-2015 messages
Difference between Pending Messages and Enqueue Counter in Active MQ?

In the Active MQ Admin console of what is the difference between "Number Of Pending Messages" and "Messages Enqueued"? When …

activemq messages
How many database columns associated with a SMS in android?

I want to read all the messages and their respective details from my phone. For this I am using the …

android sms messages