Home
last modified time | relevance | path

Searched defs:eventId (Results 26 – 36 of 36) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DLiveStreamListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveStreamListResponse
71 public function setEventId($eventId)
DChannelListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\ChannelListResponse
71 public function setEventId($eventId)
DActivityListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\ActivityListResponse
71 public function setEventId($eventId)
DPlaylistItemListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\PlaylistItemListResponse
71 public function setEventId($eventId)
DSearchListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\SearchListResponse
75 public function setEventId($eventId)
DLiveChatMessageListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveChatMessageListResponse
75 public function setEventId($eventId)
/plugin/findologicxmlexport/vendor/hoa/event/
DBucket.php84 public function send($eventId, Source $source)
/plugin/authgoogle/google/contrib/
DGoogle_YouTubeService.php1411 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 …]
DGoogle_CalendarService.php409 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/
DRoom.php323 public function redactMessage(string $eventId, ?string $reason = null) {
DMatrixHttpApi.php348 public function redactEvent(string $roomId, string $eventId, ?string $reason = null,

12