Phone welcome message multilingual information interface.
More...
#include <zoom_video_sdk_phone_helper_interface.h>
Phone welcome message multilingual information interface.
Definition at line 44 of file zoom_video_sdk_phone_helper_interface.h.
◆ ~IZoomVideoSDKPhoneWelcomeMessageInfo()
| virtual IZoomVideoSDKPhoneWelcomeMessageInfo::~IZoomVideoSDKPhoneWelcomeMessageInfo |
( |
| ) |
|
|
inlinevirtual |
◆ getLanguageCode()
| virtual const zchar_t * IZoomVideoSDKPhoneWelcomeMessageInfo::getLanguageCode |
( |
| ) |
|
|
pure virtual |
Get the current information's language code.
- Returns
- The language code, such as "en-US", "zh-CN".
◆ getLanguageName()
| virtual const zchar_t * IZoomVideoSDKPhoneWelcomeMessageInfo::getLanguageName |
( |
| ) |
|
|
pure virtual |
Get the current information's language name.
- Returns
- The language name, such as "English (US)", "Chinese (China)".
◆ getVariantId()
| virtual const zchar_t * IZoomVideoSDKPhoneWelcomeMessageInfo::getVariantId |
( |
| ) |
|
|
pure virtual |
Get the current information's variant ID.
- Returns
- The variant ID.