LiveChatMessageAuthorDetails
class LiveChatMessageAuthorDetails extends Model (View source)
Properties
string | $channelId | ||
string | $channelUrl | ||
string | $displayName | ||
bool | $isChatModerator | ||
bool | $isChatOwner | ||
bool | $isChatSponsor | ||
bool | $isVerified | ||
string | $profileImageUrl |
Methods
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelUrl($channelUrl)
No description
string
getChannelUrl()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setIsChatModerator($isChatModerator)
No description
bool
getIsChatModerator()
No description
setIsChatOwner($isChatOwner)
No description
bool
getIsChatOwner()
No description
setIsChatSponsor($isChatSponsor)
No description
bool
getIsChatSponsor()
No description
setIsVerified($isVerified)
No description
bool
getIsVerified()
No description
setProfileImageUrl($profileImageUrl)
No description
string
getProfileImageUrl()
No description
Details
setChannelId($channelId)
No description
string
getChannelId()
No description
setChannelUrl($channelUrl)
No description
string
getChannelUrl()
No description
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setIsChatModerator($isChatModerator)
No description
bool
getIsChatModerator()
No description
setIsChatOwner($isChatOwner)
No description
bool
getIsChatOwner()
No description
setIsChatSponsor($isChatSponsor)
No description
bool
getIsChatSponsor()
No description
setIsVerified($isVerified)
No description
bool
getIsVerified()
No description
setProfileImageUrl($profileImageUrl)
No description
string
getProfileImageUrl()
No description