Difference between revisions of "Developer's Guide"

From truxwiki.com
Jump to navigation Jump to search
Line 45: Line 45:
 
* [[Media Status]] - The different states that media can be in
 
* [[Media Status]] - The different states that media can be in
 
* [[Media Types]] - The formats of media that Truxton can ingest
 
* [[Media Types]] - The formats of media that Truxton can ingest
* [[Message Participants] - The types of participants in a communication
+
* [[Message Participants]] - The types of participants in a communication
 
* [[Message Types]] - The different types of message that Truxton handles
 
* [[Message Types]] - The different types of message that Truxton handles
 
* [[Object Types]] - The types of objects in Truxton
 
* [[Object Types]] - The types of objects in Truxton

Revision as of 13:52, 8 July 2020

Truxton Developer's Guide

How to Write an ETL

Truxton Stuff

Data Types

Truxton uses lots of defined constants and enums. Here's a list of them.

Exploitation

Code Dependencies