Reference documentation and code samples for the Google Apps Meet V2beta Client class ConnectActiveConferenceResponse.
Response of ConnectActiveConference method.
A success response does not indicate the meeting is fully joined; further
communication must occur across WebRTC.
SeeMeet Media API
overviewfor
more details about this connection.
Generated from protobuf messagegoogle.apps.meet.v2beta.ConnectActiveConferenceResponse
Namespace
Google \ Apps \ Meet \ V2beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ answer
string
WebRTC SDP answer to the offer.
↳ trace_id
string
Trace ID for debugging purposes. Please include this value when filing bugs.
getAnswer
WebRTC SDP answer to the offer.
Returns
Type
Description
string
setAnswer
WebRTC SDP answer to the offer.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getTraceId
Trace ID for debugging purposes. Please include this value when filing
bugs.
Returns
Type
Description
string
setTraceId
Trace ID for debugging purposes. Please include this value when filing
bugs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2beta Client - Class ConnectActiveConferenceResponse (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.ConnectActiveConferenceResponse)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.ConnectActiveConferenceResponse)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.ConnectActiveConferenceResponse)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.ConnectActiveConferenceResponse)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.ConnectActiveConferenceResponse) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Apps Meet V2beta Client class ConnectActiveConferenceResponse.\n\nResponse of ConnectActiveConference method.\n\nA success response does not indicate the meeting is fully joined; further\ncommunication must occur across WebRTC.\nSee [Meet Media API\noverview](https://developers.google.com/meet/media-api/guides/overview) for\nmore details about this connection.\n\nGenerated from protobuf message `google.apps.meet.v2beta.ConnectActiveConferenceResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAnswer\n\nWebRTC SDP answer to the offer.\n\n### setAnswer\n\nWebRTC SDP answer to the offer.\n\n### getTraceId\n\nTrace ID for debugging purposes. Please include this value when filing\nbugs.\n\n### setTraceId\n\nTrace ID for debugging purposes. Please include this value when filing\nbugs."]]