Questions tagged [hangouts-api]

The Google+ Hangouts API lets users develop collaborative apps that run inside a Google+ Hangout. Developers can write their apps as either a Hangout application or extension.

The Google+ API lets users develop collaborative apps that run inside a Google+ Hangout. Developers can write their apps as either a Hangout application or extension.

References:

135 questions
1
vote
0 answers

Developing Hangouts Chat Bot using Eclipse and Apache Tomcat 9.0

I am attempting to develop a hangouts chat bot. I am attempting to write this up in Java using Eclipse as my development software - along with Apache Tomcat 9 as my server. My question is how do I develop the API to integrate with my bot…
aviator
  • 11
  • 1
1
vote
0 answers

How to make a group voice call in Hangouts?

How to make a group call to my group (Google Hangouts Voice Chat)? Tell me please. I am not able to find this information in the API documentation. I want to automate the call. What would the script worked every day and gathered people for a group…
1
vote
0 answers

Error out when click Google Chat Bot interactive button with NET.CORE

I am creating a bot for the hangout chat via C#, I was able to create simple messages and messages on cards, but I am not able to work with CARD_CLICKED. It displays the message that could not connect to the bot, try later. Retrieving the error…
1
vote
1 answer

How to use google API to make a video call from hangouts directly to another email

I would like to integrate a video call feature on my website. If I integrate the following code: I am able to invoke hangouts. But this requires users to type in the email ID of the people they would like to make a video call. How can I automate…
Uma Senthil
  • 423
  • 2
  • 5
  • 18
1
vote
1 answer

How can I delete all messages from one hangout chat/room by Hangout Chat API?

I need to write Hangouts Bot which will delete all messages from the chat/room and after this send new one message. Hangout API provides a possibility to delete just one message by one request (with a known identifier). I wrote .sh file with the…
1
vote
1 answer

Hangout chat to a bot doesn't post the message to pub/sub

I followed the steps in https://developers.google.com/hangouts/chat/how-tos/bots-publish If I post to a topic through google console it received in java code for subscriber https://console.cloud.google.com/cloudpubsub/topics/ But chatting with the…
1
vote
0 answers

how to integrate hangout api inside angular 2.1+?

I had tried using hangout button but it is not the exact solution for what i am looking for. I want to get url generated by hangout button without using hangout button. I am not able to use gapi in angular 2.1. So i am using http module. I have…
1
vote
0 answers

How to create a public hangout using hangouts API

I'm trying to create an application which has 2 types of users: Customer Store owner Customer should be able to hangout with the store owner without having logged in to Google. Store owner should be able to switch cameras to display his…
Kartik Rokde
  • 3,633
  • 8
  • 27
  • 33
1
vote
0 answers

How to duplicate Google Maps' - click to call GOOGLE HANGOUTS phone link

In the latest google maps update there are hyperlinks on phone numbers that initiates a google hangouts (click to call) function. An example can be seen here if you're logged in and hover over the hyperlinked phone number you'll see it says, "Call…
1
vote
1 answer

why gapi.hangout members are unavailable

i have been using hangout api but when i want to use gapi.hangout members such as events ,functions etc,they are unavailable just go and render are available i have referenced platform.js to my codes but i can't figure out what is my problem. …
Abolfazl
  • 1,592
  • 11
  • 32
1
vote
0 answers

Embed google hangout api

Can I embed google hangout api in my web app developped using spring mvc/security and hibernate ? The answer of my question may seem obvious, but, I am still new.
Najoua
  • 391
  • 1
  • 7
  • 15
1
vote
0 answers

Google Hangouts integration with Wordpress

I am creating a WordPress plugin which starts hangouts on air and I have hangout title. searched the internet but couldn't found anything. I want to parse my title (It should be hangout title), Get video ID programmatically (Show video id on my…
Disapamok
  • 1,426
  • 2
  • 21
  • 27
1
vote
0 answers

How to get list of Hangout calls from any Google API in Java?

I tried to find in Google+ Hangouts API some function for listing of Hangout calls, like in this screenshot from the right side of my Google+ screen: I think, I can achieve that with gapi.hangout.telephone.getCalls. Is there any way how to do it in…
michal-husak
  • 153
  • 14
1
vote
0 answers

Seamless live broadcast to youtube

I want to provide live broadcast functionality to users of my website using Youtube service but I am not sure if it is possible in a way I want or not. That's what I want: User clicks on start broadcast button On server side, I insert Broadcast…
1
vote
0 answers

Not able to publish Hangout On Air Extension - oAuth issue

I have built a working Hangout On Air Extension which Im not able to publish to the store due to not being able to create oAuth 2.0 client ID with right values. When I tried to save the API setting with below configuration and Make public checked i…
Nishchith Uchil
  • 152
  • 1
  • 14
1 2 3
8 9