Module: zoom_customized_resource

Methods

(inner) getInstance() → {ZoomCustomizedResource}

mode: Get Zoom SDK ZoomCustomizedResource Service Module
Source:
Returns:
Type
ZoomCustomizedResource

(inner) Resource_AddCustomizedPictureResource(strPNGID, strPNGPath) → {ZoomCustomizedResource}

mode: Add Customized Picture Resource
Parameters:
Name Type Description
strPNGID String
strPNGPath String
Source:
Returns:
Type
ZoomCustomizedResource

(inner) Resource_AddCustomizedStringResource(CustomizedStringType, strCustomizedString) → {ZoomCustomizedResource}

mode: Add Customized String Resource
Parameters:
Name Type Description
CustomizedStringType String
strCustomizedString String
Source:
Returns:
Type
ZoomCustomizedResource

(inner) Resource_AddCustomizedURLResource(CustomizedURLType, strCustomizeURL) → {ZoomCustomizedResource}

mode: Add Customized URL Resource
Parameters:
Name Type Description
CustomizedURLType String
strCustomizeURL String
Source:
Returns:
Type
ZoomCustomizedResource