User contributions
Jump to navigation
Jump to search
- 06:34, 19 February 2026 diff hist +5 Truxton message participant get combined guid
- 06:34, 19 February 2026 diff hist +5 Truxton message participant get id
- 06:33, 19 February 2026 diff hist +2,420 N Truxton message participant get account Created page with "This retrieves the account part of the message participant. =Syntax= <source lang="C"> void truxton_message_participant_get_account( uint64_t participant_handle, char * buffe..."
- 06:32, 19 February 2026 diff hist +2,445 N Truxton message participant get combined guid Created page with "This retrieves the combined globally unique identifier for the message participant. =Syntax= <source lang="C"> void truxton_message_participant_get_combined_guid( uint64_t pa..."
- 06:30, 19 February 2026 diff hist +2,453 N Truxton message participant get combined id Created page with "This retrieves the combined identifier for the message participant. The "combined id" is an integer value derived from normalized account and server. It allows you to easily q..."
- 06:25, 19 February 2026 diff hist +2,408 N Truxton message participant get id Created page with "This retrieves the identifier for the message participant. =Syntax= <source lang="C"> void truxton_message_participant_get_id( uint64_t participant_handle, char * buffer, uin..."
- 06:07, 19 February 2026 diff hist +1,719 N Truxton message participant set name Created page with "This sets the name associated with the message participant. =Syntax= <source lang="C"> void truxton_message_participant_set_name( uint64_t participant_handle, char const * na..." current
- 07:13, 18 February 2026 diff hist +1,687 N Truxton message participant set server Created page with "This sets the server portion of the message participant. =Syntax= <source lang="C"> void truxton_message_participant_set_server( uint64_t participant_handle, char const * nam..." current
- 07:04, 18 February 2026 diff hist +1,784 N Truxton message participant set message address id Created page with "This sets the globally unique identifier of the message address id of this participant. =Syntax= <source lang="C"> void truxton_message_participant_set_message_address_id( ui..." current
- 06:59, 18 February 2026 diff hist +1,754 N Truxton message participant set message id Created page with "This sets the globally unique identifier of the message this participant was in. =Syntax= <source lang="C"> void truxton_message_participant_set_message_id( uint64_t particip..." current
- 06:54, 18 February 2026 diff hist +1,742 N Truxton message participant set media id Created page with "This sets the globally unique identifier of the media this message participant came from. =Syntax= <source lang="C"> void truxton_message_participant_set_media_id( uint64_t p..." current
- 06:50, 18 February 2026 diff hist +1,738 N Truxton message participant set file id Created page with "This sets the globally unique identifier of the file this message participant came from. =Syntax= <source lang="C"> void truxton_message_participant_set_file_id( uint64_t par..." current
- 06:47, 18 February 2026 diff hist -2 Truxton message participant set id current
- 06:45, 18 February 2026 diff hist +1,708 N Truxton message participant set account Created page with "This sets the account used in the message participant object. =Syntax= <source lang="C"> void truxton_message_participant_set_account( uint64_t participant_handle, char const..." current
- 07:14, 17 February 2026 diff hist +131 Truxton message participant set type
- 07:12, 17 February 2026 diff hist +132 Truxton message participant set id
- 07:05, 17 February 2026 diff hist -4 Truxton message participant set type
- 07:05, 17 February 2026 diff hist +1,606 N Truxton message participant set id Created page with "This creates a message participant object. =Syntax= <source lang="C"> void truxton_message_participant_set_type( uint64_t participant_handle, char const * id ); </source> =P..."
- 07:03, 17 February 2026 diff hist +138 Truxton C API →Message Participant
- 06:59, 17 February 2026 diff hist -63 Truxton message participant destroy current
- 06:58, 17 February 2026 diff hist +1,669 N Truxton message participant set type Created page with "This creates a message participant object. =Syntax= <source lang="C"> uint64_t truxton_message_participant_set_type( uint64_t participant_handle, uint64_t type ); </source>..."
- 06:54, 17 February 2026 diff hist +1,580 N Truxton message participant destroy Created page with "This creates a message participant object. =Syntax= <source lang="C"> uint64_t truxton_message_participant_destroy( uint64_t participant_handle ); </source> =Parameters= ==<..."
- 06:52, 17 February 2026 diff hist +1,596 N Truxton message participant create Created page with "This creates a message participant object. =Syntax= <source lang="C"> uint64_t truxton_message_participant_create( uint64_t truxton_handle ); </source> =Parameters= ==<code>..." current
- 11:48, 13 February 2026 diff hist +1,758 N Truxton enumeration get string Created page with "This retrieves a string value from a column in a custom enumeration result. =Syntax= <source lang="C"> void truxton_enumeration_get_string( uint64_t enumeration_handle, uint6..." current
- 11:43, 13 February 2026 diff hist +4 Truxton enumeration get time current
- 11:43, 13 February 2026 diff hist +2 Truxton enumeration get double current
- 11:42, 13 February 2026 diff hist +1,571 N Truxton enumeration get integer Created page with "This retrieves an integer value from a column in a custom enumeration result. =Syntax= <source lang="C"> uint64_t truxton_enumeration_get_integer( uint64_t enumeration_handle..." current
- 11:41, 13 February 2026 diff hist +1,572 N Truxton enumeration get double Created page with "This retrieves a floating point value from a column in a custom enumeration result. =Syntax= <source lang="C"> void truxton_enumeration_get_double( uint64_t enumeration_handl..."
- 11:40, 13 February 2026 diff hist +1,560 N Truxton enumeration get time Created page with "This retrieves a time value from a column in a custom enumeration result. =Syntax= <source lang="C"> void truxton_enumeration_get_time( uint64_t enumeration_handle, uint64_t..."
- 11:37, 13 February 2026 diff hist +1,520 N Truxton enumeration set query Created page with "This sets the SQL query to use in a custom enumeration. =Syntax= <source lang="C"> void truxton_enumeration_set_query( uint64_t enumeration_handle, char const * sql_query );..." current
- 11:19, 13 February 2026 diff hist +524 Truxton C API →Enumeration
- 18:13, 11 February 2026 diff hist +911 N Truxton file path exists Created page with "Tests to see if a file with a given path exists in Truxton. =Syntax= <source lang="C"> int truxton_file_path_exists( uint64_t truxton_handle, char const* media_id_guid, char..." current
- 18:05, 11 February 2026 diff hist +77 Truxton C API →File Record Fields
- 05:40, 9 February 2026 diff hist +11 TruxtonObject →openfiletype(file_type: int) -> TruxtonFileType current
- 05:39, 9 February 2026 diff hist +179 TruxtonObject
- 17:20, 8 February 2026 diff hist +5 Truxton file type open id →truxton_handle current
- 17:19, 8 February 2026 diff hist +25 Truxton file type open id →file_type_id
- 17:19, 8 February 2026 diff hist -280 Truxton file type open id →Sample
- 17:17, 8 February 2026 diff hist +1,268 N Truxton file type open id Created page with "This opens an existing a file type object. You can use this to get information about a file type. =Syntax= <source lang="C"> uint64_t truxton_file_type_open_id( uint64_t trux..."
- 17:15, 8 February 2026 diff hist +65 Truxton C API →File Type
- 15:44, 8 February 2026 diff hist +93 Truxton file get hash current
- 05:53, 6 February 2026 diff hist 0 Truxton file free →Sample current
- 05:53, 6 February 2026 diff hist 0 Truxton file close →Sample current
- 05:52, 6 February 2026 diff hist +889 N Truxton media open by name Created page with "This will retrieve media given the name of the media. =Syntax= <source lang="C"> void truxton_media_open_by_name( uint64_t truxton_handle, char const * media_name ); </sourc..." current
- 05:50, 6 February 2026 diff hist +1 Truxton media open id →guid_string current
- 05:49, 6 February 2026 diff hist -1 Truxton media open id →guid_string
- 05:47, 6 February 2026 diff hist +38 Truxton media open id
- 05:45, 6 February 2026 diff hist +99 Truxton C API →Media
- 05:43, 6 February 2026 diff hist 0 Truxton file open md5 →Sample current
- 05:42, 6 February 2026 diff hist 0 Truxton file open id →Sample current