RainwaySDK.LogHandler property
Get or set the native library log handler.
public static Action<LogEvent> LogHandler { get; set; }
See Also
- class LogEvent
- class RainwaySDK
- namespace Rainway.SDK
Get or set the native library log handler.
public static Action<LogEvent> LogHandler { get; set; }