getSendSettings()
Returns the current DailySendSettings object, or null if updateSendSettings() has never been called and no call has been joined.
This method is synchronous — it does not return a Promise.
Return value
ReturnsDailySendSettings | null.
See updateSendSettings() for a full explanation of the DailySendSettings structure.