@wildix/wda-history-client > CallParticipant > publicAddress
CallParticipant.publicAddress property
Represents a network endpoint consisting of a public IP address and a port number. Example: '123.45.67.89:59317'
Signature:
publicAddress?: string | undefined;