#include <llvoiceclient.h>
Inheritance diagram for LLVoiceClientParticipantObserver:
Public Member Functions | |
virtual | ~LLVoiceClientParticipantObserver () |
virtual void | onChange ()=0 |
Definition at line 47 of file llvoiceclient.h.
virtual LLVoiceClientParticipantObserver::~LLVoiceClientParticipantObserver | ( | ) | [inline, virtual] |
Definition at line 50 of file llvoiceclient.h.
virtual void LLVoiceClientParticipantObserver::onChange | ( | ) | [pure virtual] |
Implemented in LLFloaterActiveSpeakers.