Blue Coat Systems Proxy SG Time Clock User Manual


 
ProxySG Content Policy Language Guide
100
im.message.type=
Tests the message type of an instant messaging transaction.
Syntax
im.message.type=text|invite|voice_invite|file|file_list|application
where:
text—Normal IM text message.
invite—An invitation to a chat room or to communicate directly.
voice_invite—Invitation to a voice chat.
file—The message contains a file.
file_list—The message contains a list of exported files.
application—Tests if this instant messaging request was generated internally by the instant
messaging application, rather than as a direct result of a user gesture.
Layer and Transaction Notes
•Use in
<Proxy> and <Exception> layers.
Applies to instant messaging transactions.
See Also
•Actions:
append(), im.alert( ), set( )
Conditions: im.buddy_id=, im.chat_room.conference=, im.chat_room.id=,
im.chat_room.invite_only=
, im.chat_room.type=, im.chat_room.member=,
im.chat_room.voice_enabled=, im.file.extension=, im.file.name=, im.file.path=,
im.file.size=, im.message.route=, im.message.size=, im.message.text=, im.method=,
im.user_id=
•Properties: im.strip_attachments( )