How to create a Google Hangout button for chat-only? -



How to create a Google Hangout button for chat-only? -

i added google hangout button page next the instructions:

<script src="https://apis.google.com/js/platform.js" async defer> </script> <g:hangout render="createhangout" topic="cpp11" hangout_type="moderated" invites="[{ id : '74838920', invite_type : 'profile' }, { id : 'my.email@gmail.com', invite_type : 'email' }]"> </g:hangout>

when press button video hangout starts (informaing me should enable video). not sure if have hangout invitee correctly, adress later.

how allow let chat-only window open on button press?

i looked @ documentation , there no way of doing it. https://developers.google.com/+/hangouts/api/gapi.hangout.av#gapi.hangout.av.cameramuteevent

the way inquire participants click on "turn photographic camera off" button on top 1 time come in hangout.

google-api hangout

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -