Show / Hide Table of Contents

Interface ISettingsAppService

Namespace: Volo.Chat.Settings
Assembly: Volo.Chat.Application.Contracts.dll
Syntax
public interface ISettingsAppService : IApplicationService

Methods

SetSendOnEnterSettingAsync(SendOnEnterSettingDto)

Declaration
Task SetSendOnEnterSettingAsync(SendOnEnterSettingDto input)
Parameters
Type Name Description
SendOnEnterSettingDto input
Returns
Type Description
Task
Back to top Powered by Volosoft