Extracts a ZoomRtmsSdkConfig from the engine's loosely-typed Configuration map without ever
widening to any. Strings are read individually; the Connection block is validated field-by-field
so a malformed webhook payload yields undefined (and ZoomRtmsMeetingSdk.join then throws a
precise error) rather than a half-formed connection.
Extracts a ZoomRtmsSdkConfig from the engine's loosely-typed
Configurationmap without ever widening toany. Strings are read individually; theConnectionblock is validated field-by-field so a malformed webhook payload yieldsundefined(and ZoomRtmsMeetingSdk.join then throws a precise error) rather than a half-formed connection.