Meeting SDK for Android API Reference
|
Public Member Functions | |
CustomizedNotificationData () | |
CustomizedNotificationData (@StringRes int contentTitleId, @StringRes int contentTextId, @DrawableRes int smallIconId, @DrawableRes int smallIconForLorLaterId, @ColorRes int bgColorId, @DrawableRes int largeIconId) | |
int | getContentTitleId () |
void | setContentTitleId (@StringRes int contentTitleId) |
int | getContentTextId () |
void | setContentTextId (@StringRes int contentTextId) |
int | getSmallIconId () |
void | setSmallIconId (@DrawableRes int smallIconId) |
int | getSmallIconForLorLaterId () |
void | setSmallIconForLorLaterId (@DrawableRes int smallIconForLorLaterId) |
int | getBgColorId () |
void | setBgColorId (@ColorRes int bgColorId) |
int | getLargeIconId () |
void | setLargeIconId (@DrawableRes int largeIconId) |
Package Attributes | |
int | contentTitleId |
int | contentTextId |
int | smallIconId |
int | smallIconForLorLaterId |
int | bgColorId |
int | largeIconId |
Definition at line 7 of file CustomizedNotificationData.java.
|
inline |
Definition at line 26 of file CustomizedNotificationData.java.
|
inline |
Definition at line 29 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.bgColorId, us.zoom.sdk.CustomizedNotificationData.contentTextId, us.zoom.sdk.CustomizedNotificationData.contentTitleId, us.zoom.sdk.CustomizedNotificationData.largeIconId, us.zoom.sdk.CustomizedNotificationData.smallIconForLorLaterId, and us.zoom.sdk.CustomizedNotificationData.smallIconId.
|
inline |
Definition at line 75 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.bgColorId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK(), and us.zoom.sdk.SDKNotificationMgr.showWaitingRoomNotificationForSDK().
|
inline |
Definition at line 48 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.contentTextId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK().
|
inline |
Definition at line 39 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.contentTitleId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK(), and us.zoom.sdk.SDKNotificationMgr.showWaitingRoomNotificationForSDK().
|
inline |
Definition at line 84 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.largeIconId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK().
|
inline |
Definition at line 66 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.smallIconForLorLaterId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK(), and us.zoom.sdk.SDKNotificationMgr.showWaitingRoomNotificationForSDK().
|
inline |
Definition at line 57 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.smallIconId.
Referenced by us.zoom.sdk.SDKNotificationMgr.showConfNotificationForSDK(), and us.zoom.sdk.SDKNotificationMgr.showWaitingRoomNotificationForSDK().
|
inline |
Definition at line 79 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.bgColorId.
|
inline |
Definition at line 52 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.contentTextId.
|
inline |
Definition at line 43 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.contentTitleId.
|
inline |
Definition at line 88 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.largeIconId.
|
inline |
Definition at line 70 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.smallIconForLorLaterId.
|
inline |
Definition at line 61 of file CustomizedNotificationData.java.
References us.zoom.sdk.CustomizedNotificationData.smallIconId.
|
package |
Definition at line 21 of file CustomizedNotificationData.java.
Referenced by us.zoom.sdk.CustomizedNotificationData.CustomizedNotificationData(), us.zoom.sdk.CustomizedNotificationData.getBgColorId(), and us.zoom.sdk.CustomizedNotificationData.setBgColorId().
|
package |
|
package |
|
package |
Definition at line 24 of file CustomizedNotificationData.java.
Referenced by us.zoom.sdk.CustomizedNotificationData.CustomizedNotificationData(), us.zoom.sdk.CustomizedNotificationData.getLargeIconId(), and us.zoom.sdk.CustomizedNotificationData.setLargeIconId().
|
package |
|
package |
Definition at line 15 of file CustomizedNotificationData.java.
Referenced by us.zoom.sdk.CustomizedNotificationData.CustomizedNotificationData(), us.zoom.sdk.CustomizedNotificationData.getSmallIconId(), and us.zoom.sdk.CustomizedNotificationData.setSmallIconId().