Type Alias: RoomfulErrorCode
@roomful/core / RoomfulErrorCode
Type Alias: RoomfulErrorCode
Section titled “Type Alias: RoomfulErrorCode”RoomfulErrorCode =
"ROOM_FULL"|"AUTH_FAILED"|"NETWORK_ERROR"|"ENCRYPTION_ERROR"|"DECRYPTION_ERROR"|"INVALID_STATE"
Defined in: packages/core/src/roomful-error.ts:4
Enumerates the public Roomful error codes.