Type Alias HydraEventMessageUnlockedMessageStatusInvalid
HydraEventMessageUnlockedMessageStatusInvalid: {
eventResult: "MESSAGE_STATUS_INVALID";
eventType: "MESSAGE_UNLOCKED";
messageId: string;
}
Type declaration
eventResult: "MESSAGE_STATUS_INVALID"
eventType: "MESSAGE_UNLOCKED"
messageId: string