#include <live_chat_message_deleted_details.h>
◆ LiveChatMessageDeletedDetails() [1/2]
google_youtube_api::LiveChatMessageDeletedDetails::LiveChatMessageDeletedDetails |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ LiveChatMessageDeletedDetails() [2/2]
google_youtube_api::LiveChatMessageDeletedDetails::LiveChatMessageDeletedDetails |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~LiveChatMessageDeletedDetails()
google_youtube_api::LiveChatMessageDeletedDetails::~LiveChatMessageDeletedDetails |
( |
| ) |
|
|
virtual |
◆ clear_deleted_message_id()
void google_youtube_api::LiveChatMessageDeletedDetails::clear_deleted_message_id |
( |
| ) |
|
|
inline |
Clears the 'deletedMessageId
' attribute.
◆ get_deleted_message_id()
const StringPiece google_youtube_api::LiveChatMessageDeletedDetails::get_deleted_message_id |
( |
| ) |
const |
|
inline |
Get the value of the 'deletedMessageId
' attribute.
◆ GetTypeName()
const StringPiece google_youtube_api::LiveChatMessageDeletedDetails::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_deleted_message_id()
bool google_youtube_api::LiveChatMessageDeletedDetails::has_deleted_message_id |
( |
| ) |
const |
|
inline |
Determine if the 'deletedMessageId
' attribute was set.
- Returns
- true if the '
deletedMessageId
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_deleted_message_id()
void google_youtube_api::LiveChatMessageDeletedDetails::set_deleted_message_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'deletedMessageId
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: