Enum ActorRole
Represents the role of an actor in a conversation
public enum ActorRole
Fields
Assistant = 2Function = 3System = 1User = 0
Represents the role of an actor in a conversation
public enum ActorRole
Assistant = 2Function = 3System = 1User = 0