public class RoomMembershipFactory
extends java.lang.Object
| Constructor and Description |
|---|
RoomMembershipFactory() |
| Modifier and Type | Method and Description |
|---|---|
static RoomMembershipClient |
getClient(SymAuth symAuth,
SymphonyClientConfig config,
javax.ws.rs.client.Client client) |
static RoomMembershipClient |
getClient(SymphonyClient symClient) |
public static RoomMembershipClient getClient(SymphonyClient symClient)
public static RoomMembershipClient getClient(SymAuth symAuth, SymphonyClientConfig config, javax.ws.rs.client.Client client)