InboxApi
Manages PrivMX Bridge Inboxes and Entries.
Parameters
active connection to PrivMX Bridge
instance of ThreadApi created on passed Connection
instance of StoreApi created on passed Connection
Throws
when one of the passed parameters is closed
Manages PrivMX Bridge Inboxes and Entries.
Parameters
active connection to PrivMX Bridge
instance of ThreadApi created on passed Connection
instance of StoreApi created on passed Connection
Throws
when one of the passed parameters is closed
Manages PrivMX Bridge Inboxes and Entries.
Parameters
active connection to PrivMX Bridge
instance of ThreadApi created on passed Connection
instance of StoreApi created on passed Connection
Throws
when one of the passed parameters is closed
Constructors
Functions
Creates a file handle to send a file to an Inbox. You do not have to be logged in to call this function.
Creates a file handle to send a file to an Inbox. You do not have to be logged in to call this function.
Creates a file handle to send a file to an Inbox. You do not have to be logged in to call this function.
Creates a new Inbox.
Creates a new Inbox.
Creates a new Inbox.
Deletes an entry from an Inbox.
Deletes an entry from an Inbox.
Deletes an entry from an Inbox.
Deletes an Inbox by given Inbox ID.
Deletes an Inbox by given Inbox ID.
Deletes an Inbox by given Inbox ID.
Gets public data of given Inbox. You do not have to be logged in to call this function.
Gets public data of given Inbox. You do not have to be logged in to call this function.
Gets public data of given Inbox. You do not have to be logged in to call this function.
Gets list of entries of given Inbox.
Gets list of entries of given Inbox.
Gets list of entries of given Inbox.
Gets a list of Inboxes in given Context.
Gets a list of Inboxes in given Context.
Gets a list of Inboxes in given Context.
Prepares a request to send data to an Inbox. You do not have to be logged in to call this function.
Prepares a request to send data to an Inbox. You do not have to be logged in to call this function.
Gets an entry from an Inbox.
Gets an entry from an Inbox.
Gets an entry from an Inbox.
Reads file data.
Reads file data.
Reads file data.
Moves file's read cursor.
Moves file's read cursor.
Moves file's read cursor.
Sends data to an Inbox. You do not have to be logged in to call this function.
Sends data to an Inbox. You do not have to be logged in to call this function.
Subscribes for events in given Inbox.
Subscribes for events in given Inbox.
Subscribes for events in given Inbox.
Subscribes for the Inbox module main events.
Subscribes for the Inbox module main events.
Subscribes for the Inbox module main events.
Unsubscribes from events in given Inbox.
Unsubscribes from events in given Inbox.
Unsubscribes from events in given Inbox.
Subscribes for the Inbox module main events.
Subscribes for the Inbox module main events.
Subscribes for the Inbox module main events.
Updates an existing Inbox.
Updates an existing Inbox.
Updates an existing Inbox.
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.
Sends a file's data chunk to an Inbox. To send the entire file - divide it into pieces of the desired size and call the function for each fragment. You do not have to be logged in to call this function.