|
ZOOM Windows SDK
5.2.42037.1112
|
Customized Meeting H.323 device. More...
#include <meeting_h323_helper_interface.h>
Inherits IH323Device.
Public Member Functions | |
| virtual void | SetName (const wchar_t *name_) |
| virtual const wchar_t * | GetName () |
| <Virtual function definition. More... | |
| virtual void | SetIP (const wchar_t *ip_) |
| virtual const wchar_t * | GetIP () |
| Virtual function definition. | |
| virtual void | SetE164Num (const wchar_t *e164num_) |
| virtual const wchar_t * | GetE164Num () |
| Virtual function definition. | |
| virtual void | SetDeviceType (H323DeviceType type_) |
| virtual H323DeviceType | GetDeviceType () |
| virtual bool | IsCustomizedH323Device () |
Customized Meeting H.323 device.
|
inlinevirtual |
1.8.14