# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
func IsInstantMessageSMS(s string) bool {
if strings.Index(s, InstantMessageSMSPattern) == -1 {
return false
}
return true
}
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
1.
2.
3.
4.
5.
5.
No description provided by the author
7.
No description provided by the author
No description provided by the author
8.
9.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
10.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
11.
No description provided by the author
No description provided by the author
12.
0.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
13.
# Variables
Events is an array of event structs for reference.
# Structs
No description provided by the author
Event is a generic event.
No description provided by the author
No description provided by the author
EventSimple is a event for Instant SMS for testing purposes.
FaxRequest is a fax request helper that can send more than one attachment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author