Skype Channel Properties Args
constructor(callingWebHook: Output<String>? = null, enableCalling: Output<Boolean>? = null, enableGroups: Output<Boolean>? = null, enableMediaCards: Output<Boolean>? = null, enableMessaging: Output<Boolean>? = null, enableScreenSharing: Output<Boolean>? = null, enableVideo: Output<Boolean>? = null, groupsMode: Output<String>? = null, incomingCallRoute: Output<String>? = null, isEnabled: Output<Boolean>)