#include <event_attendee.h>
◆ EventAttendee() [1/2]
| google_calendar_api::EventAttendee::EventAttendee |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ EventAttendee() [2/2]
| google_calendar_api::EventAttendee::EventAttendee |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~EventAttendee()
| google_calendar_api::EventAttendee::~EventAttendee |
( |
| ) |
|
|
virtual |
◆ clear_additional_guests()
| void google_calendar_api::EventAttendee::clear_additional_guests |
( |
| ) |
|
|
inline |
Clears the 'additionalGuests' attribute.
◆ clear_comment()
| void google_calendar_api::EventAttendee::clear_comment |
( |
| ) |
|
|
inline |
Clears the 'comment' attribute.
◆ clear_display_name()
| void google_calendar_api::EventAttendee::clear_display_name |
( |
| ) |
|
|
inline |
Clears the 'displayName' attribute.
◆ clear_email()
| void google_calendar_api::EventAttendee::clear_email |
( |
| ) |
|
|
inline |
Clears the 'email' attribute.
◆ clear_id()
| void google_calendar_api::EventAttendee::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id' attribute.
◆ clear_optional()
| void google_calendar_api::EventAttendee::clear_optional |
( |
| ) |
|
|
inline |
Clears the 'optional' attribute.
◆ clear_organizer()
| void google_calendar_api::EventAttendee::clear_organizer |
( |
| ) |
|
|
inline |
Clears the 'organizer' attribute.
◆ clear_resource()
| void google_calendar_api::EventAttendee::clear_resource |
( |
| ) |
|
|
inline |
Clears the 'resource' attribute.
◆ clear_response_status()
| void google_calendar_api::EventAttendee::clear_response_status |
( |
| ) |
|
|
inline |
Clears the 'responseStatus' attribute.
◆ clear_self()
| void google_calendar_api::EventAttendee::clear_self |
( |
| ) |
|
|
inline |
Clears the 'self' attribute.
◆ get_additional_guests()
| int32 google_calendar_api::EventAttendee::get_additional_guests |
( |
| ) |
const |
|
inline |
Get the value of the 'additionalGuests' attribute.
◆ get_comment()
| const StringPiece google_calendar_api::EventAttendee::get_comment |
( |
| ) |
const |
|
inline |
Get the value of the 'comment' attribute.
◆ get_display_name()
| const StringPiece google_calendar_api::EventAttendee::get_display_name |
( |
| ) |
const |
|
inline |
Get the value of the 'displayName' attribute.
◆ get_email()
| const StringPiece google_calendar_api::EventAttendee::get_email |
( |
| ) |
const |
|
inline |
Get the value of the 'email' attribute.
◆ get_id()
| const StringPiece google_calendar_api::EventAttendee::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id' attribute.
◆ get_optional()
| bool google_calendar_api::EventAttendee::get_optional |
( |
| ) |
const |
|
inline |
Get the value of the 'optional' attribute.
◆ get_organizer()
| bool google_calendar_api::EventAttendee::get_organizer |
( |
| ) |
const |
|
inline |
Get the value of the 'organizer' attribute.
◆ get_resource()
| bool google_calendar_api::EventAttendee::get_resource |
( |
| ) |
const |
|
inline |
Get the value of the 'resource' attribute.
◆ get_response_status()
| const StringPiece google_calendar_api::EventAttendee::get_response_status |
( |
| ) |
const |
|
inline |
Get the value of the 'responseStatus' attribute.
◆ get_self()
| bool google_calendar_api::EventAttendee::get_self |
( |
| ) |
const |
|
inline |
Get the value of the 'self' attribute.
◆ GetTypeName()
| const StringPiece google_calendar_api::EventAttendee::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_additional_guests()
| bool google_calendar_api::EventAttendee::has_additional_guests |
( |
| ) |
const |
|
inline |
Determine if the 'additionalGuests' attribute was set.
- Returns
- true if the '
additionalGuests' attribute was set.
◆ has_comment()
| bool google_calendar_api::EventAttendee::has_comment |
( |
| ) |
const |
|
inline |
Determine if the 'comment' attribute was set.
- Returns
- true if the '
comment' attribute was set.
◆ has_display_name()
| bool google_calendar_api::EventAttendee::has_display_name |
( |
| ) |
const |
|
inline |
Determine if the 'displayName' attribute was set.
- Returns
- true if the '
displayName' attribute was set.
◆ has_email()
| bool google_calendar_api::EventAttendee::has_email |
( |
| ) |
const |
|
inline |
Determine if the 'email' attribute was set.
- Returns
- true if the '
email' attribute was set.
◆ has_id()
| bool google_calendar_api::EventAttendee::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id' attribute was set.
- Returns
- true if the '
id' attribute was set.
◆ has_optional()
| bool google_calendar_api::EventAttendee::has_optional |
( |
| ) |
const |
|
inline |
Determine if the 'optional' attribute was set.
- Returns
- true if the '
optional' attribute was set.
◆ has_organizer()
| bool google_calendar_api::EventAttendee::has_organizer |
( |
| ) |
const |
|
inline |
Determine if the 'organizer' attribute was set.
- Returns
- true if the '
organizer' attribute was set.
◆ has_resource()
| bool google_calendar_api::EventAttendee::has_resource |
( |
| ) |
const |
|
inline |
Determine if the 'resource' attribute was set.
- Returns
- true if the '
resource' attribute was set.
◆ has_response_status()
| bool google_calendar_api::EventAttendee::has_response_status |
( |
| ) |
const |
|
inline |
Determine if the 'responseStatus' attribute was set.
- Returns
- true if the '
responseStatus' attribute was set.
◆ has_self()
| bool google_calendar_api::EventAttendee::has_self |
( |
| ) |
const |
|
inline |
Determine if the 'self' attribute was set.
- Returns
- true if the '
self' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_additional_guests()
| void google_calendar_api::EventAttendee::set_additional_guests |
( |
int32 |
value | ) |
|
|
inline |
Change the 'additionalGuests' attribute.
Number of additional guests. Optional. The default is 0.
- Parameters
-
◆ set_comment()
| void google_calendar_api::EventAttendee::set_comment |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'comment' attribute.
The attendee's response comment. Optional.
- Parameters
-
◆ set_display_name()
| void google_calendar_api::EventAttendee::set_display_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'displayName' attribute.
The attendee's name, if available. Optional.
- Parameters
-
◆ set_email()
| void google_calendar_api::EventAttendee::set_email |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'email' attribute.
The attendee's email address, if available. This field must be present when adding an attendee. It must be a valid email address as per RFC5322. Required when adding an attendee.
- Parameters
-
◆ set_id()
| void google_calendar_api::EventAttendee::set_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'id' attribute.
The attendee's Profile ID, if available. It corresponds to the id field in the People collection of the Google+ API.
- Parameters
-
◆ set_optional()
| void google_calendar_api::EventAttendee::set_optional |
( |
bool |
value | ) |
|
|
inline |
Change the 'optional' attribute.
Whether this is an optional attendee. Optional. The default is False.
- Parameters
-
◆ set_organizer()
| void google_calendar_api::EventAttendee::set_organizer |
( |
bool |
value | ) |
|
|
inline |
Change the 'organizer' attribute.
Whether the attendee is the organizer of the event. Read-only. The default is False.
- Parameters
-
◆ set_resource()
| void google_calendar_api::EventAttendee::set_resource |
( |
bool |
value | ) |
|
|
inline |
Change the 'resource' attribute.
Whether the attendee is a resource. Can only be set when the attendee is added to the event for the first time. Subsequent modifications are ignored. Optional. The default is False.
- Parameters
-
◆ set_response_status()
| void google_calendar_api::EventAttendee::set_response_status |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'responseStatus' attribute.
The attendee's response status. Possible values are:
- "needsAction"
- The attendee has not responded to the invitation.
- "declined"
- The attendee has declined the invitation.
- "tentative"
- The attendee has tentatively accepted the invitation.
- "accepted"
- The attendee has accepted the invitation.
- Parameters
-
◆ set_self()
| void google_calendar_api::EventAttendee::set_self |
( |
bool |
value | ) |
|
|
inline |
Change the 'self' attribute.
Whether this entry represents the calendar on which this copy of the event appears. Read-only. The default is False.
- Parameters
-
The documentation for this class was generated from the following files: