public static final class

EngagementFile.Events

extends Object
java.lang.Object
   ↳ com.glia.androidsdk.engagement.EngagementFile.Events

Summary

Fields
public static final FileScanEvent SCAN_RESULT Triggered when file is uploaded and security scan is required
The event listener is called with an EngagementFile.ScanResult instance.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final FileScanEvent SCAN_RESULT

Triggered when file is uploaded and security scan is required
The event listener is called with an EngagementFile.ScanResult instance.