| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | LiveStreamListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\LiveStreamListResponse 71 public function setEventId($eventId)
|
| D | ChannelListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\ChannelListResponse 71 public function setEventId($eventId)
|
| D | ActivityListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\ActivityListResponse 71 public function setEventId($eventId)
|
| D | PlaylistItemListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\PlaylistItemListResponse 71 public function setEventId($eventId)
|
| D | SearchListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\SearchListResponse 75 public function setEventId($eventId)
|
| D | LiveChatMessageListResponse.php | 30 public $eventId; variable in Google\\Service\\YouTube\\LiveChatMessageListResponse 75 public function setEventId($eventId)
|
| /plugin/findologicxmlexport/vendor/hoa/event/ |
| D | Bucket.php | 84 public function send($eventId, Source $source)
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_YouTubeService.php | 1411 public $eventId; variable in Google_ActivityListResponse 1428 public function setEventId( $eventId) { 1783 public $eventId; variable in Google_ChannelListResponse 1800 public function setEventId( $eventId) { 2199 public $eventId; variable in Google_GuideCategoryListResponse 2211 public function setEventId( $eventId) { 2597 public $eventId; variable in Google_LiveBroadcastList 2614 public function setEventId( $eventId) { 2830 public $eventId; variable in Google_LiveStreamList 2847 public function setEventId( $eventId) { [all …]
|
| D | Google_CalendarService.php | 409 public function delete($calendarId, $eventId, $optParams = array()) { 427 public function get($calendarId, $eventId, $optParams = array()) { 494 public function instances($calendarId, $eventId, $optParams = array()) { 547 public function move($calendarId, $eventId, $destination, $optParams = array()) { 570 public function patch($calendarId, $eventId, Google_Event $postBody, $optParams = array()) { 613 public function update($calendarId, $eventId, Google_Event $postBody, $optParams = array()) {
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/ |
| D | Room.php | 323 public function redactMessage(string $eventId, ?string $reason = null) {
|
| D | MatrixHttpApi.php | 348 public function redactEvent(string $roomId, string $eventId, ?string $reason = null,
|