Table of Contents

Class FollowSubscriber

Namespace
InSite.Application.Messages.Write
Assembly
Shift.Sdk.dll
public class FollowSubscriber : Command, ICommand
Inheritance
FollowSubscriber
Implements
Inherited Members
Extension Methods

Constructors

FollowSubscriber(Guid, Guid, Guid)

public FollowSubscriber(Guid id, Guid contact, Guid follower)

Parameters

id Guid
contact Guid
follower Guid

Properties

ContactIdentifier

public Guid ContactIdentifier { get; set; }

Property Value

Guid

FollowerIdentifier

public Guid FollowerIdentifier { get; set; }

Property Value

Guid