ZegoAndroidNotificationConfig constructor
ZegoAndroidNotificationConfig({})
Implementation
ZegoAndroidNotificationConfig({
this.channelID = "CallInvitation",
this.channelName = "Call Invitation",
this.sound = "",
});