Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
PropertyTypeDescription
StatusintStatus of the room creation. Success - 1 , Error - 0
RoomProjectRoomRoom details. If the room is created successfully, details of the created room will be returned. If room creation failed, input room details will be returned and RoomId, CreatedBy fields will be zero
ErrorCodeintError code. If room is created successfully, Error code will be 0, If not the relevant error code will be returned

...