Difference between revisions of "Message Types"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "These are the types of URLs that Truxton ships with. This information is also kept in the <code>MessageType</code> database table. {| class="wikitable" ! Name ! Value ! Mean...")
 
Line 1: Line 1:
These are the types of URLs that Truxton ships with.
+
These are the types of messages that Truxton understands.
  
 
This information is also kept in the <code>MessageType</code> database table.
 
This information is also kept in the <code>MessageType</code> database table.

Revision as of 13:52, 8 July 2020

These are the types of messages that Truxton understands.

This information is also kept in the MessageType database table.

Name Value Meaning
MESSAGE_TYPE_UNKNOWN 0 Unknown or not set
MESSAGE_TYPE_MIME 1 A normal e-mail message
MESSAGE_TYPE_SMS 2 An SMS message usually sent between cell phones
MESSAGE_TYPE_MMS 3 An MMS message usually sent between cell phones
MESSAGE_TYPE_FACEBOOK 4 A Facebook chat message
MESSAGE_TYPE_VOICE 5 A voice call
MESSAGE_TYPE_VIDEO 6 A video call
MESSAGE_TYPE_IMESSAGE 7 An iMessage message
MESSAGE_TYPE_WHATSAPP 8 A WhatsApp message
MESSAGE_TYPE_HANGOUT 9 A Google Hangout message
MESSAGE_TYPE_TWITTER 10 A Twitter message
MESSAGE_TYPE_SNAPCHAT 11 A Snapchat message
MESSAGE_TYPE_SIGNAL 12 A Signal message
MESSAGE_TYPE_VIBER 13 A Viber message