Click or drag to resize

RoomSetMemberFailedResponse<T>.SetPrimaryKey Method

Namespace:  SoftGear.Strix.Client.Room.Message
Assembly:  strix-client-csharp-room (in strix-client-csharp-room.dll) Version: 2.3.0
Syntax
C#
public void SetPrimaryKey(
	long primaryKey
)

Parameters

primaryKey
Type: System.Int64
See Also