Speedify SDK for Android 15.5.0
Loading...
Searching...
No Matches
LogGeneration.SubmitToDirectory Class Reference

Submits longs to the directory server using the sendLogReport. More...

Inheritance diagram for LogGeneration.SubmitToDirectory:
LogGeneration.LogAction

Public Member Functions

 SubmitToDirectory ()
 Default constructor.
 
 SubmitToDirectory (String email, String message)
 Constructor with email and message.
 
boolean run (Context context, final ILogCompleteCallback.CompletionData completionData)
 Run the action.
 
- Public Member Functions inherited from LogGeneration.LogAction

Detailed Description

Submits longs to the directory server using the sendLogReport.

Since
14.8.6

Constructor & Destructor Documentation

◆ SubmitToDirectory() [1/2]

Default constructor.

Since
14.8.6

◆ SubmitToDirectory() [2/2]

SubmitToDirectory ( String email,
String message )

Constructor with email and message.

Parameters
emailemail address of the user
messagemain message used in email or instant message bodies
Since
14.8.6

Member Function Documentation

◆ run()

boolean run ( Context context,
final ILogCompleteCallback.CompletionData completionData )

Run the action.

Parameters
contextcontext used for OS acess
completionDatadata about the completion, such as the file created or ticket ID
Returns
if the action was successful
Since
14.8.6

Implements LogGeneration.LogAction.


The documentation for this class was generated from the following file: