Sha256: 8ccc879f26a531a74b788d467db929d8ed56b3286544b78da3f7c56ad027ed27
Contents?: true
Size: 182 Bytes
Versions: 19
Compression:
Stored size: 182 Bytes
Contents
module Bandwidth module Bxml class StopGather < Bandwidth::Bxml::Verb # Initializer def initialize super('StopGather', nil, {}) end end end end
Version data entries
19 entries across 19 versions & 1 rubygems