文件名称:Hipchat-CS
-
所属分类:
- 标签属性:
- 上传时间:2015-02-02
-
文件大小:55.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/
Hipchat-CS-master/.gitattributes
Hipchat-CS-master/.gitignore
Hipchat-CS-master/LICENSE.md
Hipchat-CS-master/README.md
Hipchat-CS-master/src/
Hipchat-CS-master/src/Api/
Hipchat-CS-master/src/Api/Api.csproj
Hipchat-CS-master/src/Api/Enums/
Hipchat-CS-master/src/Api/Enums/EmoticonType.cs
Hipchat-CS-master/src/Api/Enums/GrantType.cs
Hipchat-CS-master/src/Api/Enums/HipchatMessageFormat.cs
Hipchat-CS-master/src/Api/Enums/MessageType.cs
Hipchat-CS-master/src/Api/Enums/RoomColors.cs
Hipchat-CS-master/src/Api/Enums/RoomEvent.cs
Hipchat-CS-master/src/Api/Enums/RoomPrivacy.cs
Hipchat-CS-master/src/Api/Enums/TokenScope.cs
Hipchat-CS-master/src/Api/ExceptionHelpers.cs
Hipchat-CS-master/src/Api/Exceptions/
Hipchat-CS-master/src/Api/Exceptions/HipchatGeneralException.cs
Hipchat-CS-master/src/Api/Exceptions/HipchatRoomNotFoundException.cs
Hipchat-CS-master/src/Api/Exceptions/HipchatWebException.cs
Hipchat-CS-master/src/Api/HipchatApiConfig.cs
Hipchat-CS-master/src/Api/HipchatClient.cs
Hipchat-CS-master/src/Api/HipchatEndpoints.cs
Hipchat-CS-master/src/Api/HttpHelpers.cs
Hipchat-CS-master/src/Api/IHipchatClient.cs
Hipchat-CS-master/src/Api/Properties/
Hipchat-CS-master/src/Api/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/Api/README.md
Hipchat-CS-master/src/Api/Requests/
Hipchat-CS-master/src/Api/Requests/CreateRoomRequest.cs
Hipchat-CS-master/src/Api/Requests/CreateUserRequest.cs
Hipchat-CS-master/src/Api/Requests/CreateWebHookRequest.cs
Hipchat-CS-master/src/Api/Requests/GenerateTokenRequest.cs
Hipchat-CS-master/src/Api/Requests/GetAllEmoticonsRequest.cs
Hipchat-CS-master/src/Api/Requests/PrivateMessageUserRequest.cs
Hipchat-CS-master/src/Api/Requests/SendRoomNotificationRequest.cs
Hipchat-CS-master/src/Api/Requests/ShareFileWithRoomRequest.cs
Hipchat-CS-master/src/Api/Requests/UpdateRoomRequest.cs
Hipchat-CS-master/src/Api/Responses/
Hipchat-CS-master/src/Api/Responses/CreateWebHookResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatClientInfo.cs
Hipchat-CS-master/src/Api/Responses/HipchatCreateRoomResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatCreateUserResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatFile.cs
Hipchat-CS-master/src/Api/Responses/HipchatGenerateTokenResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllEmoticonsResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllRoomsResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllUsersResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllWebhooksItems.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllWebhooksResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetEmoticonResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetRoomResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetUserInfoResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatLink.cs
Hipchat-CS-master/src/Api/Responses/HipchatPresence.cs
Hipchat-CS-master/src/Api/Responses/HipchatUser.cs
Hipchat-CS-master/src/Api/Responses/HipchatViewRoomHistoryResponse.cs
Hipchat-CS-master/src/Api/packages.config
Hipchat-CS-master/src/Hipchat-CS.nuspec
Hipchat-CS-master/src/Hipchat-CS.sln
Hipchat-CS-master/src/IntegrationTests/
Hipchat-CS-master/src/IntegrationTests/CreateRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/Data/
Hipchat-CS-master/src/IntegrationTests/Data/RUv8sSn.png
Hipchat-CS-master/src/IntegrationTests/DeleteRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/GenerateAuthTokenExample.cs
Hipchat-CS-master/src/IntegrationTests/GetAllEmoticonsTests.cs
Hipchat-CS-master/src/IntegrationTests/GetAllUsersTests.cs
Hipchat-CS-master/src/IntegrationTests/GetAllWebhooks.cs
Hipchat-CS-master/src/IntegrationTests/GetEmoticonTests.cs
Hipchat-CS-master/src/IntegrationTests/GetRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/GetUserInfoTests.cs
Hipchat-CS-master/src/IntegrationTests/IntegrationTests.csproj
Hipchat-CS-master/src/IntegrationTests/PrivateMessageUser.cs
Hipchat-CS-master/src/IntegrationTests/Properties/
Hipchat-CS-master/src/IntegrationTests/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/IntegrationTests/SendRoomNotification.cs
Hipchat-CS-master/src/IntegrationTests/SetRoomTopicTests.cs
Hipchat-CS-master/src/IntegrationTests/ShareFileWithRoom.cs
Hipchat-CS-master/src/IntegrationTests/TestHelpers.cs
Hipchat-CS-master/src/IntegrationTests/TestsConfig.cs
Hipchat-CS-master/src/IntegrationTests/UpdateRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/ViewRecentRoomHistoryTests.cs
Hipchat-CS-master/src/IntegrationTests/ViewRoomHistoryTests.cs
Hipchat-CS-master/src/IntegrationTests/packages.config
Hipchat-CS-master/src/Playground/
Hipchat-CS-master/src/Playground/Playground.csproj
Hipchat-CS-master/src/Playground/Properties/
Hipchat-CS-master/src/Playground/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/Playground/TheSendNotificationMethod.cs
Hipchat-CS-master/src/Playground/packages.config
HIPCHAT - C# TUTORIAL.txt
Hipchat-CS-master/.gitattributes
Hipchat-CS-master/.gitignore
Hipchat-CS-master/LICENSE.md
Hipchat-CS-master/README.md
Hipchat-CS-master/src/
Hipchat-CS-master/src/Api/
Hipchat-CS-master/src/Api/Api.csproj
Hipchat-CS-master/src/Api/Enums/
Hipchat-CS-master/src/Api/Enums/EmoticonType.cs
Hipchat-CS-master/src/Api/Enums/GrantType.cs
Hipchat-CS-master/src/Api/Enums/HipchatMessageFormat.cs
Hipchat-CS-master/src/Api/Enums/MessageType.cs
Hipchat-CS-master/src/Api/Enums/RoomColors.cs
Hipchat-CS-master/src/Api/Enums/RoomEvent.cs
Hipchat-CS-master/src/Api/Enums/RoomPrivacy.cs
Hipchat-CS-master/src/Api/Enums/TokenScope.cs
Hipchat-CS-master/src/Api/ExceptionHelpers.cs
Hipchat-CS-master/src/Api/Exceptions/
Hipchat-CS-master/src/Api/Exceptions/HipchatGeneralException.cs
Hipchat-CS-master/src/Api/Exceptions/HipchatRoomNotFoundException.cs
Hipchat-CS-master/src/Api/Exceptions/HipchatWebException.cs
Hipchat-CS-master/src/Api/HipchatApiConfig.cs
Hipchat-CS-master/src/Api/HipchatClient.cs
Hipchat-CS-master/src/Api/HipchatEndpoints.cs
Hipchat-CS-master/src/Api/HttpHelpers.cs
Hipchat-CS-master/src/Api/IHipchatClient.cs
Hipchat-CS-master/src/Api/Properties/
Hipchat-CS-master/src/Api/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/Api/README.md
Hipchat-CS-master/src/Api/Requests/
Hipchat-CS-master/src/Api/Requests/CreateRoomRequest.cs
Hipchat-CS-master/src/Api/Requests/CreateUserRequest.cs
Hipchat-CS-master/src/Api/Requests/CreateWebHookRequest.cs
Hipchat-CS-master/src/Api/Requests/GenerateTokenRequest.cs
Hipchat-CS-master/src/Api/Requests/GetAllEmoticonsRequest.cs
Hipchat-CS-master/src/Api/Requests/PrivateMessageUserRequest.cs
Hipchat-CS-master/src/Api/Requests/SendRoomNotificationRequest.cs
Hipchat-CS-master/src/Api/Requests/ShareFileWithRoomRequest.cs
Hipchat-CS-master/src/Api/Requests/UpdateRoomRequest.cs
Hipchat-CS-master/src/Api/Responses/
Hipchat-CS-master/src/Api/Responses/CreateWebHookResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatClientInfo.cs
Hipchat-CS-master/src/Api/Responses/HipchatCreateRoomResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatCreateUserResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatFile.cs
Hipchat-CS-master/src/Api/Responses/HipchatGenerateTokenResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllEmoticonsResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllRoomsResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllUsersResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllWebhooksItems.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetAllWebhooksResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetEmoticonResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetRoomResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatGetUserInfoResponse.cs
Hipchat-CS-master/src/Api/Responses/HipchatLink.cs
Hipchat-CS-master/src/Api/Responses/HipchatPresence.cs
Hipchat-CS-master/src/Api/Responses/HipchatUser.cs
Hipchat-CS-master/src/Api/Responses/HipchatViewRoomHistoryResponse.cs
Hipchat-CS-master/src/Api/packages.config
Hipchat-CS-master/src/Hipchat-CS.nuspec
Hipchat-CS-master/src/Hipchat-CS.sln
Hipchat-CS-master/src/IntegrationTests/
Hipchat-CS-master/src/IntegrationTests/CreateRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/Data/
Hipchat-CS-master/src/IntegrationTests/Data/RUv8sSn.png
Hipchat-CS-master/src/IntegrationTests/DeleteRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/GenerateAuthTokenExample.cs
Hipchat-CS-master/src/IntegrationTests/GetAllEmoticonsTests.cs
Hipchat-CS-master/src/IntegrationTests/GetAllUsersTests.cs
Hipchat-CS-master/src/IntegrationTests/GetAllWebhooks.cs
Hipchat-CS-master/src/IntegrationTests/GetEmoticonTests.cs
Hipchat-CS-master/src/IntegrationTests/GetRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/GetUserInfoTests.cs
Hipchat-CS-master/src/IntegrationTests/IntegrationTests.csproj
Hipchat-CS-master/src/IntegrationTests/PrivateMessageUser.cs
Hipchat-CS-master/src/IntegrationTests/Properties/
Hipchat-CS-master/src/IntegrationTests/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/IntegrationTests/SendRoomNotification.cs
Hipchat-CS-master/src/IntegrationTests/SetRoomTopicTests.cs
Hipchat-CS-master/src/IntegrationTests/ShareFileWithRoom.cs
Hipchat-CS-master/src/IntegrationTests/TestHelpers.cs
Hipchat-CS-master/src/IntegrationTests/TestsConfig.cs
Hipchat-CS-master/src/IntegrationTests/UpdateRoomTests.cs
Hipchat-CS-master/src/IntegrationTests/ViewRecentRoomHistoryTests.cs
Hipchat-CS-master/src/IntegrationTests/ViewRoomHistoryTests.cs
Hipchat-CS-master/src/IntegrationTests/packages.config
Hipchat-CS-master/src/Playground/
Hipchat-CS-master/src/Playground/Playground.csproj
Hipchat-CS-master/src/Playground/Properties/
Hipchat-CS-master/src/Playground/Properties/AssemblyInfo.cs
Hipchat-CS-master/src/Playground/TheSendNotificationMethod.cs
Hipchat-CS-master/src/Playground/packages.config
HIPCHAT - C# TUTORIAL.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.