HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - IPeerSignalingInformation.data

Home > @rainway/web > IPeerSignalingInformation > data

IPeerSignalingInformation.data property

A string containing valid peer information such as an SDP offer or ICE candidate.

Signature:

readonly data: string;