Nextcloud PHP API (master)

ITalkBackend

Interface for the Talk app to implement

Other apps must not implement nor use this interface in any way. Use the broker instead

Tags
see
IBroker
since
24.0.0

Table of Contents

Methods

createConversation()  : IConversation
deleteConversation()  : void
Delete a conversation by id

Methods

deleteConversation()

Delete a conversation by id

public deleteConversation(string $id) : void
Parameters
$id : string

conversation id

Tags
since
26.0.0

        
On this page

Search results