|
Video SDK for MacOS API Reference
|
Represents phone welcome message information. More...
#include <ZMVideoSDKPhoneHelper.h>
Inherits NSObject.
Properties | |
| NSString * | languageCode |
| The current information's language code, such as "en-US", "zh-CN". | |
| NSString * | languageName |
| The current information's language name, such as "English (US)", "Chinese (China)". | |
| NSString * | variantId |
| The current information's variant ID. | |
Represents phone welcome message information.
Definition at line 109 of file ZMVideoSDKPhoneHelper.h.
|
readnonatomiccopy |
The current information's language code, such as "en-US", "zh-CN".
Definition at line 113 of file ZMVideoSDKPhoneHelper.h.
|
readnonatomiccopy |
The current information's language name, such as "English (US)", "Chinese (China)".
Definition at line 117 of file ZMVideoSDKPhoneHelper.h.
|
readnonatomiccopy |
The current information's variant ID.
Definition at line 121 of file ZMVideoSDKPhoneHelper.h.