共用方式為


InvitationState type

定義 InvitationState 的值。

type InvitationState = "NotSent" | "Sending" | "Sent" | "Failed"