Click or drag to resize
ParaPlan Logo

ChatMessagePopulateStatuses Method

[Missing <summary> documentation for "M:ParaPlanREST.Models.ChatMessage.PopulateStatuses(System.Collections.Generic.List{ParaPlanREST.Models.ChatStatus})"]

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void PopulateStatuses(
	List<ChatStatus> statuses
)

Parameters

statuses
Type: System.Collections.GenericListChatStatus

[Missing <param name="statuses"/> documentation for "M:ParaPlanREST.Models.ChatMessage.PopulateStatuses(System.Collections.Generic.List{ParaPlanREST.Models.ChatStatus})"]

See Also