Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateAssociations ( int streamID, List |
||
DestroyAssociation ( int streamId, string objectType, int objectId ) : void | ||
StreamsClient ( string communityUrl, |
public CreateAssociations ( int streamID, List |
||
streamID | int | |
associations | List |
|
return | void |
public DestroyAssociation ( int streamId, string objectType, int objectId ) : void | ||
streamId | int | |
objectType | string | |
objectId | int | |
return | void |
public StreamsClient ( string communityUrl, |
||
communityUrl | string | |
credentials | ||
return | System |