SpaceService.Join Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Join(int)
Adds the current User as Member of the specified Space.
public static Member Join(int id)
Parameters
- id
- int
Id of the Space to join.