Searched refs:userComment (Results 1 – 4 of 4) sorted by relevance
33 public $userComment; variable in Google\\Service\\YouTube\\LiveChatMemberMilestoneChatDetails66 public function setUserComment($userComment) argument68 $this->userComment = $userComment;75 return $this->userComment;
37 public $userComment; variable in Google\\Service\\YouTube\\LiveChatFanFundingEventDetails84 public function setUserComment($userComment) argument86 $this->userComment = $userComment;93 return $this->userComment;
41 public $userComment; variable in Google\\Service\\YouTube\\LiveChatSuperChatDetails102 public function setUserComment($userComment) argument104 $this->userComment = $userComment;111 return $this->userComment;
44 public function setUserComment(UserComment $userComment) argument46 $this->userComment = $userComment;53 return $this->userComment;