Click or drag to resize

ObjectMessageRequest Constructor (ISFSObject)

See ObjectMessageRequest(ISFSObject, Room, ICollection<User>) constructor.

Namespace:  Sfs2X.Requests
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public ObjectMessageRequest(
	ISFSObject obj
)

Parameters

obj
Type: Sfs2X.Entities.DataISFSObject
See Also