Google Chat V1 API - Module Google::Apps::Chat::V1::Membership::MembershipState (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API module Google::Apps::Chat::V1::Membership::MembershipState.

Specifies the member's relationship with a space. Other membership states might be supported in the future.

Constants

MEMBERSHIP_STATE_UNSPECIFIED

value: 0
Default value. Don't use.

JOINED

value: 1
The user is added to the space, and can participate in the space.

INVITED

value: 2
The user is invited to join the space, but hasn't joined it.

NOT_A_MEMBER

value: 3
The user doesn't belong to the space and doesn't have a pending invitation to join the space.