Class VoipSystem

Class Documentation

class VoipSystem

System class for handling VOIP. Provides Connected Spaces Platform specific overidden functionality.

Public Functions

void MuteLocalUser(bool IsMuted)

Mutes a local user.

Not implemented.

Parameters

IsMuted

bool IsLocalUserMuted() const

Checks if the user is muted.

Not implemented.

Returns

Is the user muted.