Interface Support


public interface Support
MapFactor SDK Support module
Since:
1.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
    Sending log files result
  • Method Summary

    Modifier and Type
    Method
    Description
    sendLogFiles​(android.content.Context context)
    Zip and send internal log files via email
  • Method Details

    • sendLogFiles

      @NonNull Support.SendLogFilesResult sendLogFiles(@NonNull android.content.Context context)
      Zip and send internal log files via email
      Parameters:
      context - activity context. This must be an activity context not an application context.
      Returns:
      succeeded or failure error code
      Since:
      1.0