class Feed

in global :: Sandbox . Services

Activity Feed


public DateTimeOffset Timestamp { get; set; }

😔 No documentation found.

public string Text { get; set; }

😔 No documentation found.

public string Url { get; set; }

😔 No documentation found.

public string EntryType { get; set; }

😔 No documentation found.

public string Image { get; set; }

😔 No documentation found.

public Profile Player { get; set; }

😔 No documentation found.

public Package Package { get; set; }

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public Feed( )

😔 No documentation found.