Home > rainway-sdk-native > RainwayStatus
RainwayStatus enum
Signature:
export declare enum RainwayStatus
Enumeration Members
| Member | Value | Description |
|---|---|---|
| ByofbSessionNotReady | 6 | |
| Failure | 1 | |
| InvalidParameter | 3 | |
| InvalidTextureFormat | 8 | |
| NoEncoderVariant | 7 | |
| NotAStream | 4 | |
| NotByofb | 5 | |
| PeerNotCapableOfAppIsolation | 2 | |
| Success | 0 |
