public ActivityStreamOptions(Paging paging, SortOrder sortOrder) { Paging = paging; SortOrder = sortOrder; }