Home > @rainway/native > RainwaySDKEvents
RainwaySDKEvents interface
Events emitted by RainwaySDK
Signature:
export interface RainwaySDKEvents
Properties
Property | Type | Description |
---|---|---|
log | (event: LogEvent) => EventReturnType | Raised when a native log event occurs. |