Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.negotiation.ProcessTools Class Reference

List of all members.

Public Types

enum  CancelOption { NOTIFY_PEER, DO_NOT_NOTIFY_PEER }
enum  CancelLocation { LOCAL, REMOTE }

Member Enumeration Documentation

Enumerator:
LOCAL 

Use this option if the invitation has been canceled by the local user.

REMOTE 

Use this option if the invitation has been canceled by the remote user.

Enumerator:
NOTIFY_PEER 

Use this option if the peer should be notified that the invitation has been canceled. He gets a message with the cancellation reason.

DO_NOT_NOTIFY_PEER 

Use this option if the peer should not be notified that the invitation has been canceled.

 All Classes Namespaces Files Functions Variables Enumerations