Table of Contents

GetRoomServiceForRegion

Methods
public CloudRoomsService GetRoomServiceForRegion(string region)

Get an instance of CloudRoomsService for a given region from the CloudRoomsService dictionary.

Parameters
Type Name Description
string region

A required, non-null string specifying the CloudRoomsService region you want to use.

Returns
Type Description
CloudRoomsService

Returns an instance of CloudRoomsService for a given region. Will return null if region is null.