Class Actor
The actor/agent of an xAPI statement
Namespace: i5.Toolkit.Core.ExperienceAPI
Assembly: cs.temp.dll.dll
Syntax
public class Actor
Constructors
Actor()
Creates a new actor instance
Declaration
public Actor()
Actor(String)
Creates a new actor instance
Declaration
public Actor(string mail)
Parameters
Type | Name | Description |
---|---|---|
String | The mail address of the actor |
Fields
mbox
The mail address in the mailto: scheme
Declaration
public string mbox
Field Value
Type | Description |
---|---|
String |