Questions tagged [google-hangouts]

Hangouts Chat supports team collaboration by providing chat rooms, threaded conversations within rooms, direct messages between users, and Bots.

Hangouts Chat supports team collaboration by providing chat rooms, threaded conversations within rooms, direct messages between users, and Bots.

https://developers.google.com/hangouts/chat/

631 questions
-1
votes
2 answers

How to embed Hangout chat in my Android App

my question is similar to the below one... How to embed Skype in my App I have an android application. There we have a option to chat with our google contact user. So, We planned to use the hangout chat to achieve. Now, I just want to use the…
Rajesh Rajaram
  • 3,271
  • 4
  • 29
  • 48
-1
votes
1 answer

Architecture of Android Push Notification

I am trying to implement something similar to Google Cloud Messaging and I have a working XMPP service on my phone and XMPP server configured. Could someone please tell the architecture on the phone? How does android know when to show a notification…
-1
votes
3 answers

Were Hangouts On Air example buttons recently broken?

Something seems to have changed recently (early Nov 2014) in the way the example buttons work to start a Hangout On Air (HOA). https://developers.google.com/+/hangouts/button I have been using this example code from the link above as a starting…
John L
  • 397
  • 3
  • 12
-1
votes
1 answer

Can two Android "clients" use the video camera at the same time?

Perhaps "clients" is not the correct word - "activities", perhaps? Specifically, I need to create an Android app that uses ZXing or similar to detect QR Codes while a video chat (Google Hangouts API or similar) is happening at the same time.…
Kevin S. Miller
  • 913
  • 1
  • 9
  • 21
-2
votes
1 answer

Hangout Chats Monitoring

Can we have API's for monitoring the chats between different users and group in Hangout within our organisation . This will help Admin to have better control over the content which is being communicated within organisation and to control outside of…
-2
votes
1 answer

Google hangouts cards carousel and input text

Is the any way show carousel cards in hangouts chat and also input field inside card? One way we can do with pure html and css but is the any way do with card json.
-2
votes
1 answer

There was an error loading your app! This app did not load because there appears to be something wrong with it

I am trying to create a Google+ hangout app. I set up all fields in Google API console Enabled the Google+ hangout to my API's. When I am trying to add my hangout app to my hangout video call. I am getting error like There was an error loading…
-2
votes
1 answer

Which Google API can access Hangouts Data?

What Google API would be the easiest to father the following information: A list of all hangouts currently going on in my Google for Work Organization People in those Hangouts Links to join those hangouts.
Dan O'Boyle
  • 3,676
  • 5
  • 28
  • 44
-3
votes
1 answer

Can anyone share working hangout chat api example with php?

I am looking for Google chat api code with service account. I tried following code but getting some errors, not sure what I am missing. include_once BP."/lib/google-api/vendor/autoload.php"; $client = new…
Vipin Garg
  • 466
  • 3
  • 15
-3
votes
1 answer

What is the API rate limit for Google Hangouts API?

What is the API rate limit for Google Hangouts API?
-3
votes
1 answer

Hangouts Chat Email alert like slack email app

I'm looking to move from Slack to Hangouts Chat, but heavily rely on getting alerts on chat sent from email. What's the easiest way to create an Alert in Hangouts Chat like the Email App in Slack. The way the Slack App works is that it provides a…
zzzkid
  • 11
  • 1
-3
votes
1 answer

Hangout API Deprecation

I am planing to do an app integrated with Google Hangouts but I need to know who are in the hangout group I could have done that with Google+ Hangouts API but it has depracated. What is your suggestion to find out Who are in the hangout group like a…
-3
votes
1 answer

Write a Google hangout chat bot on GAE. Where is the new com.google.appengine.api.xmpp?

Back in the days, I wrote a simple XMPP base bot on GAE, and connect to it with Google Talk using com.google.appengine.api.xmpp Now, that XMPP and GTalk are both retired, how can I build a bot which use Hangout chat to do the same?
-3
votes
1 answer

Google+ hangouts multiplayer app...?

My question is how can i make a simple multiplayer game/multiuser app for google hangouts..? please if anyone made this type of apps for google hangouts tell me how did he do :)
klavorar
  • 1
  • 2
1 2 3
42
43