文件名称:Hipchat-CS
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-02-02
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- Mikl****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HipChat is a Free Group Chat & IM Built For Teams. Powerful, Safe & Secure. Try Now!
- Free for Unlimited Users
- Full Message History
- Easy File Sharing
and much more...
Step 1) To use the Library you must Register and Create an account on www.hipchat.com.
Step 2) Create a Room and Copy your Rooms Auth_Key and Room_ID to use your Project files as a 3rd Party Tool.
I decided to bring this to your attention because its actually a Free Chat. You can develope your own PHP, VBNET or C# Chat Room and connect with your
friends and users directly your application.
Pretty awesome.
This was originally Posted by China-Cheats Team, and China-Cheats.com. And I wanted to share it further with you guys.
The Credits goes to China-Cheats.com
-HipChat is a Free Group Chat & IM Built For Teams. Powerful, Safe & Secure. Try Now!
- Free for Unlimited Users
- Full Message History
- Easy File Sharing
and much more...
Step 1) To use the Library you must Register and Create an account on www.hipchat.com.
Step 2) Create a Room and Copy your Rooms Auth_Key and Room_ID to use your Project files as a 3rd Party Tool.
I decided to bring this to your attention because its actually a Free Chat. You can develope your own PHP, VBNET or C# Chat Room and connect with your
friends and users directly your application.
Pretty awesome.
This was originally Posted by China-Cheats Team, and China-Cheats.com. And I wanted to share it further with you guys.
The Credits goes to China-Cheats.com
- Free for Unlimited Users
- Full Message History
- Easy File Sharing
and much more...
Step 1) To use the Library you must Register and Create an account on www.hipchat.com.
Step 2) Create a Room and Copy your Rooms Auth_Key and Room_ID to use your Project files as a 3rd Party Tool.
I decided to bring this to your attention because its actually a Free Chat. You can develope your own PHP, VBNET or C# Chat Room and connect with your
friends and users directly your application.
Pretty awesome.
This was originally Posted by China-Cheats Team, and China-Cheats.com. And I wanted to share it further with you guys.
The Credits goes to China-Cheats.com
-HipChat is a Free Group Chat & IM Built For Teams. Powerful, Safe & Secure. Try Now!
- Free for Unlimited Users
- Full Message History
- Easy File Sharing
and much more...
Step 1) To use the Library you must Register and Create an account on www.hipchat.com.
Step 2) Create a Room and Copy your Rooms Auth_Key and Room_ID to use your Project files as a 3rd Party Tool.
I decided to bring this to your attention because its actually a Free Chat. You can develope your own PHP, VBNET or C# Chat Room and connect with your
friends and users directly your application.
Pretty awesome.
This was originally Posted by China-Cheats Team, and China-Cheats.com. And I wanted to share it further with you guys.
The Credits goes to China-Cheats.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hipchat-CS-master
.................\.gitattributes
.................\.gitignore
.................\LICENSE.md
.................\README.md
.................\src
.................\...\Api
.................\...\...\Api.csproj
.................\...\...\Enums
.................\...\...\.....\EmoticonType.cs
.................\...\...\.....\GrantType.cs
.................\...\...\.....\HipchatMessageFormat.cs
.................\...\...\.....\MessageType.cs
.................\...\...\.....\RoomColors.cs
.................\...\...\.....\RoomEvent.cs
.................\...\...\.....\RoomPrivacy.cs
.................\...\...\.....\TokenScope.cs
.................\...\...\ExceptionHelpers.cs
.................\...\...\Exceptions
.................\...\...\..........\HipchatGeneralException.cs
.................\...\...\..........\HipchatRoomNotFoundException.cs
.................\...\...\..........\HipchatWebException.cs
.................\...\...\HipchatApiConfig.cs
.................\...\...\HipchatClient.cs
.................\...\...\HipchatEndpoints.cs
.................\...\...\HttpHelpers.cs
.................\...\...\IHipchatClient.cs
.................\...\...\Properties
.................\...\...\..........\AssemblyInfo.cs
.................\...\...\README.md
.................\...\...\Requests
.................\...\...\........\CreateRoomRequest.cs
.................\...\...\........\CreateUserRequest.cs
.................\...\...\........\CreateWebHookRequest.cs
.................\...\...\........\GenerateTokenRequest.cs
.................\...\...\........\GetAllEmoticonsRequest.cs
.................\...\...\........\PrivateMessageUserRequest.cs
.................\...\...\........\SendRoomNotificationRequest.cs
.................\...\...\........\ShareFileWithRoomRequest.cs
.................\...\...\........\UpdateRoomRequest.cs
.................\...\...\Responses
.................\...\...\.........\CreateWebHookResponse.cs
.................\...\...\.........\HipchatClientInfo.cs
.................\...\...\.........\HipchatCreateRoomResponse.cs
.................\...\...\.........\HipchatCreateUserResponse.cs
.................\...\...\.........\HipchatFile.cs
.................\...\...\.........\HipchatGenerateTokenResponse.cs
.................\...\...\.........\HipchatGetAllEmoticonsResponse.cs
.................\...\...\.........\HipchatGetAllRoomsResponse.cs
.................\...\...\.........\HipchatGetAllUsersResponse.cs
.................\...\...\.........\HipchatGetAllWebhooksItems.cs
.................\...\...\.........\HipchatGetAllWebhooksResponse.cs
.................\...\...\.........\HipchatGetEmoticonResponse.cs
.................\...\...\.........\HipchatGetRoomResponse.cs
.................\...\...\.........\HipchatGetUserInfoResponse.cs
.................\...\...\.........\HipchatLink.cs
.................\...\...\.........\HipchatPresence.cs
.................\...\...\.........\HipchatUser.cs
.................\...\...\.........\HipchatViewRoomHistoryResponse.cs
.................\...\...\packages.config
.................\...\Hipchat-CS.nuspec
.................\...\Hipchat-CS.sln
.................\...\IntegrationTests
.................\...\................\CreateRoomTests.cs
.................\...\................\Data
.................\...\................\....\RUv8sSn.png
.................\...\................\DeleteRoomTests.cs
.................\...\................\GenerateAuthTokenExample.cs
.................\...\................\GetAllEmoticonsTests.cs
.................\...\................\GetAllUsersTests.cs
.................\...\................\GetAllWebhooks.cs
.................\...\................\GetEmoticonTests.cs
.................\...\................\GetRoomTests.cs
.................\...\................\GetUserInfoTests.cs
.................\...\................\IntegrationTests.csproj
.................\...\................\PrivateMessageUser.cs
.................\...\................\Properties
.................\...\................\..........\AssemblyInfo.cs
.................\...\................\SendRoomNotification.cs
....