Type Definitions
The following type definitions are available globally.
- 
                  
                  SINLogCallback defines a type of callback that could be used to receive debug logs from SDK DeclarationObjective-C typedef void (^SINLogCallback)(SINLogSeverity, NSString *_Nonnull, NSString *_Nonnull, NSDate *_Nonnull)Swift typealias SINLogCallback = (SINLogSeverity, String, String, Date) -> Void
 Type Definitions  Reference
        Type Definitions  Reference