forked from Silverfish/proton-bridge
Send unilateral responses before sending OK
This commit is contained in:
@ -43,6 +43,8 @@ type storeUserProvider interface {
|
||||
parentID string) (*pmapi.Message, []*pmapi.Attachment, error)
|
||||
|
||||
PauseEventLoop(bool)
|
||||
|
||||
SetChangeNotifier(store.ChangeNotifier)
|
||||
}
|
||||
|
||||
type storeAddressProvider interface {
|
||||
|
||||
Reference in New Issue
Block a user